Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientDeviceBlock.java156 if (connection != null && isDisconnectingToActive(connection, call)) { in handleCall()
222 private boolean isDisconnectingToActive(HfpClientConnection prevConn, in isDisconnectingToActive() method in HfpClientDeviceBlock