Home
last modified time | relevance | path

Searched defs:isSignedWithPlatformKey (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/toast/
DCarToastUITest.java222 boolean isSignedWithPlatformKey) in setupPackageInfo()
/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationUtils.java97 public static boolean isSignedWithPlatformKey(Context context, in isSignedWithPlatformKey() method in NotificationUtils
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationManagerTest.java443 boolean isSignedWithPlatformKey) throws PackageManager.NameNotFoundException { in setPackageInfo()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java742 private boolean isSignedWithPlatformKey(int uid) { in isSignedWithPlatformKey() method in WifiServiceImpl