Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsBluetoothHelperImpl.java168 getUiElementFromConfig(AutomotiveConfigConstants.DEVICE_HEADER_SUMMARY); in getDeviceSummary()
171 .validateUiObject(statusField, AutomotiveConfigConstants.DEVICE_HEADER_SUMMARY); in getDeviceSummary()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java361 public static final String DEVICE_HEADER_SUMMARY = "DEVICE_HEADER_SUMMARY"; field in AutomotiveConfigConstants