Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientDeviceBlock.java102 HfpClientConnection connection = buildConnection(null, address); in onCreateOutgoingConnection()
169 buildConnection(call, null); in handleCall()
234 private synchronized HfpClientConnection buildConnection(BluetoothHeadsetClientCall call, in buildConnection() method in HfpClientDeviceBlock