Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientDeviceBlock.java151 HfpClientConnection connection = findConnectionKey(call); in handleCall()
201 private synchronized HfpClientConnection findConnectionKey(BluetoothHeadsetClientCall call) { in findConnectionKey() method in HfpClientDeviceBlock