Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsBluetoothHelperImpl.java197 getUiElementFromConfig(AutomotiveConfigConstants.DEVICE_CONNECTION_BUTTON); in pressConnectionToggle()
201 connectionButton, AutomotiveConfigConstants.DEVICE_CONNECTION_BUTTON); in pressConnectionToggle()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java364 public static final String DEVICE_CONNECTION_BUTTON = "DEVICE_CONNECTION_BUTTON"; field in AutomotiveConfigConstants