Searched defs:isSignedWithPlatformKey (Results 1 – 4 of 4) sorted by relevance
222 boolean isSignedWithPlatformKey) in setupPackageInfo()
97 public static boolean isSignedWithPlatformKey(Context context, in isSignedWithPlatformKey() method in NotificationUtils
443 boolean isSignedWithPlatformKey) throws PackageManager.NameNotFoundException { in setPackageInfo()
742 private boolean isSignedWithPlatformKey(int uid) { in isSignedWithPlatformKey() method in WifiServiceImpl