Searched refs:onBluetoothAudioDisconnected (Results 1 – 4 of 4) sorted by relevance
95 public void onBluetoothAudioDisconnected() { in onBluetoothAudioDisconnected() method in CallAudioRoutePeripheralAdapter
147 mAdapter.onBluetoothAudioDisconnected(); in testOnBluetoothAudioDisconnected()
361 verify(mListener).onBluetoothAudioDisconnected(); in testTransitions()
86 void onBluetoothAudioDisconnected(); in onBluetoothAudioDisconnected() method148 mListener.onBluetoothAudioDisconnected(); in enter()