Searched defs:pkg (Results 1 – 10 of 10) sorted by relevance
31 String pkg = uri != null ? uri.getSchemeSpecificPart() : null; in onReceive() local
57 PackageParser.Package pkg = packageParser.parsePackage( in getApplicationInfo() local73 PackageParser.Package pkg = packageParser.parsePackage(sourceFile, in getPackageInfo() local
77 public boolean check(int uid, String pkg) { in check()130 boolean checkPackageNfceeAccess(String pkg) { in checkPackageNfceeAccess()
227 public void enforceNfceeAdminPerm(String pkg) { in enforceNfceeAdminPerm()795 public INfcAdapterExtras getNfcAdapterExtrasInterface(String pkg) { in getNfcAdapterExtrasInterface()1225 public Bundle open(String pkg, IBinder b) throws RemoteException { in open()1269 public Bundle close(String pkg, IBinder binder) throws RemoteException { in close()1283 public Bundle transceive(String pkg, byte[] in) throws RemoteException { in transceive()1315 public int getCardEmulationRoute(String pkg) throws RemoteException { in getCardEmulationRoute()1321 public void setCardEmulationRoute(String pkg, int route) throws RemoteException { in setCardEmulationRoute()1328 public void authenticate(String pkg, byte[] token) throws RemoteException { in authenticate()
349 String pkg = checkForAar(record); in extractAarPackages() local440 static Intent getAppSearchIntent(String pkg) { in getAppSearchIntent()
303 String pkg = tasks.get(0).baseActivity.getPackageName(); in prepareMessageToSend() local
92 String pkg = (String) data[0]; in bindView() local
102 String pkg = context.getPackageName(); in myComponentName() local
222 String pkg = mSender.getIntentSender().getTargetPackage(); in displayCertChooserDialog() local
603 String pkg = packages[i]; in refreshUi() local