Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionTest.java133 public void onHfpDisconnected() { in onHfpDisconnected() method in HfpClientConnectionTest
136 mHfpClientConnection.onHfpDisconnected(); in onHfpDisconnected()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnection.java104 public void onHfpDisconnected() { in onHfpDisconnected() method in HfpClientConnection
DHfpClientDeviceBlock.java229 connection.onHfpDisconnected(); in disconnectAll()