Searched defs:isPlatformSigned (Results 1 – 3 of 3) sorted by relevance
340 private boolean isPlatformSigned(PackageInfo pi) { in isPlatformSigned() method in AppRestrictionsFragment
388 private boolean isPlatformSigned(PackageInfo pi) { in isPlatformSigned() method in AppRestrictionsFragment
714 public abstract boolean isPlatformSigned(String pkg); in isPlatformSigned() method in PackageManagerInternal