Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java91 getUiElementFromConfig(AutomotiveConfigConstants.NOTIFICATION_LIST); in AutoNotificationMockingHelperImpl()
DAutoNotificationHelperImpl.java57 getUiElementFromConfig(AutomotiveConfigConstants.NOTIFICATION_LIST); in AutoNotificationHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java179 public static final String NOTIFICATION_LIST = "NOTIFICATION_LIST"; field in AutomotiveConfigConstants