Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/snippets/phone/src/com/google/android/mobly/snippet/bundled/
DStatusBarSnippet.java104 public boolean hasBluetoothPaletteMediaButton() { in hasBluetoothPaletteMediaButton() method in StatusBarSnippet
105 return mStatusBarHelper.get().hasBluetoothPaletteMediaButton(); in hasBluetoothPaletteMediaButton()
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoStatusBarHelper.java101 boolean hasBluetoothPaletteMediaButton(); in hasBluetoothPaletteMediaButton() method
/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java238 public boolean hasBluetoothPaletteMediaButton() { in hasBluetoothPaletteMediaButton() method in StatusBarHelperImpl
/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py591 return self.device.mbs.hasBluetoothPaletteMediaButton()