Home
last modified time | relevance | path

Searched defs:setBluetoothScoOn (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAudioManagerTest.java252 public void setBluetoothScoOn() { in setBluetoothScoOn() method in ShadowAudioManagerTest
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAudioManager.java204 protected void setBluetoothScoOn(boolean isBluetoothScoOn) { in setBluetoothScoOn() method in ShadowAudioManager