Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/car-sms-messenger-helper/src/android/platform/helpers/
DCarSmsMessengerHelperImpl.java95 getUiElementFromConfig(AutomotiveConfigConstants.SMS_EMPTY_MESSAGE); in isNoMessagesDisplayed()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java615 public static final String SMS_EMPTY_MESSAGE = "SMS_EMPTY_MESSAGE"; field in AutomotiveConfigConstants