Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationUtils.java41 public static boolean isSystemPrivilegedOrPlatformKey(Context context, in isSystemPrivilegedOrPlatformKey() method in NotificationUtils
DPreprocessingManager.java240 && NotificationUtils.isSystemPrivilegedOrPlatformKey(mContext, in isLessImportantForegroundNotification()
DCarHeadsUpNotificationManager.java734 if (NotificationUtils.isSystemPrivilegedOrPlatformKey(mContext, in shouldShowHeadsUp()