Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java299 getUiElementFromConfig(AutomotiveConfigConstants.OLDER_NOTIFICATIONS); in isOlderNotification()
304 olderNotificationLayOut, AutomotiveConfigConstants.OLDER_NOTIFICATIONS); in isOlderNotification()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java229 public static final String OLDER_NOTIFICATIONS = "OLDER_NOTIFICATIONS"; field in AutomotiveConfigConstants