Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java315 getUiElementFromConfig(AutomotiveConfigConstants.DISABLED_PHONE_PROFILE); in isBluetoothPhoneButtonEnabled()
320 disabledPhoneProfile, AutomotiveConfigConstants.DISABLED_PHONE_PROFILE); in isBluetoothPhoneButtonEnabled()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java630 public static final String DISABLED_PHONE_PROFILE = "DISABLED_PHONE_PROFILE"; field in AutomotiveConfigConstants