Home
last modified time | relevance | path

Searched refs:TEST_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java289 getUiElementFromConfig(AutomotiveConfigConstants.TEST_NOTIFICATION); in isRecentNotification()
306 getUiElementFromConfig(AutomotiveConfigConstants.TEST_NOTIFICATION); in isOlderNotification()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java230 public static final String TEST_NOTIFICATION = "TEST_NOTIFICATION"; field in AutomotiveConfigConstants