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.java228 boolean isSignedWithPlatformKey) in setupPackageInfo()
/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationUtils.java100 public static boolean isSignedWithPlatformKey(Context context, in isSignedWithPlatformKey() method in NotificationUtils
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationManagerTest.java506 boolean isSignedWithPlatformKey) throws PackageManager.NameNotFoundException { in setPackageInfo()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DWifiPermissionsUtil.java1355 public boolean isSignedWithPlatformKey(int uid) { in isSignedWithPlatformKey() method in WifiPermissionsUtil