Home
last modified time | relevance | path

Searched refs:signedWithPlatformKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DNotificationUtilsTest.java234 private void setApplicationInfo(boolean signedWithPlatformKey, boolean isSystemApp, in setApplicationInfo() argument
238 if (signedWithPlatformKey) { in setApplicationInfo()