Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/car-sms-messenger-helper/src/android/platform/helpers/
DCarSmsMessengerHelperImpl.java77 getUiElementFromConfig(AutomotiveConfigConstants.SMS_PREVIEW_TEXT); in isSmsPreviewDisplayed()
80 .validateUiObject(smsPreviewTextObj, AutomotiveConfigConstants.SMS_PREVIEW_TEXT); in isSmsPreviewDisplayed()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java610 public static final String SMS_PREVIEW_TEXT = "SMS_PREVIEW_TEXT"; field in AutomotiveConfigConstants