Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/car-sms-messenger-helper/src/android/platform/helpers/
DCarSmsMessengerHelperImpl.java102 getUiElementFromConfig(AutomotiveConfigConstants.TAP_TO_READ_ALOUD); in tapToReadAloud()
105 .validateUiObject(tapToReadAloudObj, AutomotiveConfigConstants.TAP_TO_READ_ALOUD); in tapToReadAloud()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java612 public static final String TAP_TO_READ_ALOUD = "TAP_TO_READ_ALOUD"; field in AutomotiveConfigConstants