Searched refs:getAudioState (Results 1 – 10 of 10) sorted by relevance
48 int getAudioState(in BluetoothDevice device); in getAudioState() method
62 int getAudioState(in BluetoothDevice device); in getAudioState() method
714 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadset718 return mService.getAudioState(device); in getAudioState()
1048 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetClient1052 return mService.getAudioState(device); in getAudioState()
315 public final AudioState getAudioState() { in getAudioState() method in InCallService316 return mPhone == null ? null : mPhone.getAudioState(); in getAudioState()
231 public final AudioState getAudioState() { in getAudioState() method in Conference622 onAudioStateChanged(getAudioState()); in setCallAudioState()
308 public final AudioState getAudioState() { in getAudioState() method in Phone
1527 public final AudioState getAudioState() { in getAudioState() method in Connection1666 onAudioStateChanged(getAudioState()); in setCallAudioState()
2965 mBluetoothHeadset.getAudioState(mBluetoothHeadsetDevice) in checkScoAudioState()
39075 method public final deprecated android.telecom.AudioState getAudioState();39136 method public final deprecated android.telecom.AudioState getAudioState();39485 method public final deprecated android.telecom.AudioState getAudioState();