Searched refs:isSignedWithPlatformKey (Results 1 – 2 of 2) sorted by relevance
203 return !(ai.isSystemApp() || ai.isSignedWithPlatformKey()); in enforceOverlayable()
1870 if (isSignedWithPlatformKey()) { in isAllowedToUseHiddenApis()2008 public boolean isSignedWithPlatformKey() { in isSignedWithPlatformKey() method in ApplicationInfo