Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java183 getCommandFromConfig(AutomotiveConfigConstants.OPEN_NOTIFICATIONS_COMMAND)); in checkNotificationExists()
DAutoNotificationHelperImpl.java99 AutomotiveConfigConstants.OPEN_NOTIFICATIONS_COMMAND)); in open()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java178 public static final String OPEN_NOTIFICATIONS_COMMAND = "OPEN_NOTIFICATIONS_COMMAND"; field in AutomotiveConfigConstants