Searched refs:isPackageAccessAllowed (Results 1 – 6 of 6) sorted by relevance
30 boolean isPackageAccessAllowed(in String packageName, in byte[] certificate); in isPackageAccessAllowed() method
813 public boolean isPackageAccessAllowed(@NonNull String packageName, in isPackageAccessAllowed() method in BlobStoreManager.Session816 return mSession.isPackageAccessAllowed(packageName, certificate); in isPackageAccessAllowed()
369 public boolean isPackageAccessAllowed(@NonNull String packageName, in isPackageAccessAllowed() method in BlobStoreSession380 return mBlobAccessMode.isPackageAccessAllowed(packageName, certificate); in isPackageAccessAllowed()
99 boolean isPackageAccessAllowed(@NonNull String packageName, @NonNull byte[] certificate) { in isPackageAccessAllowed() method in BlobAccessMode
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8725 …method public boolean isPackageAccessAllowed(@NonNull String, @NonNull byte[]) throws java.io.IOEx…