Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DCriticalNotificationExtractorTest.java65 assertCriticality(Notification.CATEGORY_CAR_INFORMATION, in testExtractCritically_nonsupporting()
84 assertCriticality(Notification.CATEGORY_CAR_INFORMATION, in testExtractCritically()
DNotificationManagerServiceTest.java865 Notification.CATEGORY_CAR_INFORMATION); in testEnqueuedRestrictedNotifications_asSystem()
889 Notification.CATEGORY_CAR_INFORMATION); in testEnqueuedRestrictedNotifications_notAutomotive()
913 Notification.CATEGORY_CAR_INFORMATION); in testEnqueuedRestrictedNotifications_badUser()
/frameworks/base/core/java/android/app/
DNotification.java895 public static final String CATEGORY_CAR_INFORMATION = "car_information"; field in Notification
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java7402 || Notification.CATEGORY_CAR_INFORMATION.equals(notification.category)) {
/frameworks/base/api/
Dsystem-current.txt530 field public static final String CATEGORY_CAR_INFORMATION = "car_information";
/frameworks/base/non-updatable-api/
Dsystem-current.txt530 field public static final String CATEGORY_CAR_INFORMATION = "car_information";