com.google.android.vending.verifier

  • IListHarmfulAppsCallback is a callback object for results from the listHarmfulApps API in IPackageVerificationApiService.

  • IPackageVerificationApiService is the main binder interface for the PackageVerificationApiService.

  • IVerifyAppsDataCallback is a callback object for results from the getVerifyAppsData API in IPackageVerificationApiService.

Interfaces

IListHarmfulAppsCallback This is a callback object to return the results from the listHarmfulApps API in IPackageVerificationApiService. 
IPackageVerificationApiService This is the main binder interface for the PackageVerificationApiService  
IVerifyAppsDataCallback This is a callback object to return the results from the getVerifyAppsData API in IPackageVerificationApiService. 

Classes