Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java125 UiObject2 object = getMenu(getUiElementFromConfig(AutomotiveConfigConstants.DEVICE_MODEL)); in getDeviceModel()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java212 public static final String DEVICE_MODEL = "DEVICE_MODEL"; field in AutomotiveConfigConstants