Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java629 public static final String DEVICE_TITLE = "DEVICE_TITLE"; field in AutomotiveConfigConstants
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java82 getUiElementFromConfig(AutomotiveConfigConstants.DEVICE_TITLE); in pressDeviceOnPrompt()