Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java60 AutoConfigConstants.NOTIFICATION_VIEW)) in isAppInForeground()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoNotificationsConfigUtility.java172 AutoConfigConstants.NOTIFICATION_VIEW, in loadDefaultExpandedNotificationsConfig()
DAutoConfigConstants.java222 public static final String NOTIFICATION_VIEW = "NOTIFICATION_VIEW"; field in AutoConfigConstants