Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsBluetoothHelperImpl.java209 getUiElementFromConfig(AutomotiveConfigConstants.DEVICE_CONNECTION_BACK_BUTTON); in goBackToBluetoothSettings()
213 connectionButton, AutomotiveConfigConstants.DEVICE_CONNECTION_BACK_BUTTON); in goBackToBluetoothSettings()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java366 public static final String DEVICE_CONNECTION_BACK_BUTTON = "DEVICE_CONNECTION_BACK_BUTTON"; field in AutomotiveConfigConstants