Home
last modified time | relevance | path

Searched refs:hasBluetoothPalettePhoneButton (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/automotive/snippets/phone/src/com/google/android/mobly/snippet/bundled/
DStatusBarSnippet.java99 public boolean hasBluetoothPalettePhoneButton() { in hasBluetoothPalettePhoneButton() method in StatusBarSnippet
100 return mStatusBarHelper.get().hasBluetoothPalettePhoneButton(); in hasBluetoothPalettePhoneButton()
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoStatusBarHelper.java94 boolean hasBluetoothPalettePhoneButton(); in hasBluetoothPalettePhoneButton() method
/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java223 public boolean hasBluetoothPalettePhoneButton() { in hasBluetoothPalettePhoneButton() method in StatusBarHelperImpl
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py587 return self.device.mbs.hasBluetoothPalettePhoneButton()