Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnectionService.java126 HfpClientDeviceBlock block = createBlockForDevice(device); in onConnectionStateChangedInternal()
196 createBlockForDevice(device); in onCreate()
338 synchronized HfpClientDeviceBlock createBlockForDevice(BluetoothDevice device) { in createBlockForDevice() method in HfpClientConnectionService