Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java77 getUiElementFromConfig(AutomotiveConfigConstants.NOTIFICATION_BODY)); in AutoNotificationMockingHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java184 public static final String NOTIFICATION_BODY = "NOTIFICATION_BODY"; field in AutomotiveConfigConstants