Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/facet-bar-helper/src/android/platform/helpers/
DFacetBarHelperImpl.java48 AutomotiveConfigConstants.NOTIFICATION_VIEW); in FacetBarHelperImpl()
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java112 getUiElementFromConfig(AutomotiveConfigConstants.NOTIFICATION_VIEW); in isAppInForeground()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java180 public static final String NOTIFICATION_VIEW = "NOTIFICATION_VIEW"; field in AutomotiveConfigConstants