Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnectionService.java114 service.onAudioStateChangedInternal(device, newState, oldState); in onAudioStateChanged()
173 private void onAudioStateChangedInternal(BluetoothDevice device, int newState, int oldState) { in onAudioStateChangedInternal() method in HfpClientConnectionService