Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java263 getUiElementFromConfig(AutomotiveConfigConstants.DEVICE_NAME); in verifyDeviceName()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java627 public static final String DEVICE_NAME = "DEVICE_NAME"; field in AutomotiveConfigConstants