Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java282 getUiElementFromConfig(AutomotiveConfigConstants.RECENT_NOTIFICATIONS); in isRecentNotification()
287 recentNotificationLayOut, AutomotiveConfigConstants.RECENT_NOTIFICATIONS); in isRecentNotification()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java228 public static final String RECENT_NOTIFICATIONS = "RECENT_NOTIFICATIONS"; field in AutomotiveConfigConstants