Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientDeviceBlock.java171 HfpClientConnection connection = findConnectionKey(call); in handleCall()
221 private synchronized HfpClientConnection findConnectionKey(HfpClientCall call) { in findConnectionKey() method in HfpClientDeviceBlock