Searched refs:handleProfileConnectionStateChanged (Results 1 – 2 of 2) sorted by relevance
155 handleProfileConnectionStateChanged(device, profile, state); in onReceive()172 private void handleProfileConnectionStateChanged(BluetoothDevice device, int profile, in handleProfileConnectionStateChanged() method in BluetoothDeviceManager
372 handleProfileConnectionStateChanged(msg); in handleMessage()888 private void handleProfileConnectionStateChanged(Message msg) { in handleProfileConnectionStateChanged() method in ScanManager.ClientHandler