Home
last modified time | relevance | path

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

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