Searched refs:onBondStateChangedIfProcess (Results 1 – 2 of 2) sorted by relevance
543 public synchronized boolean onBondStateChangedIfProcess(BluetoothDevice device, int bondState) { in onBondStateChangedIfProcess() method in CachedBluetoothDeviceManager
394 if (mDeviceManager.onBondStateChangedIfProcess(device, bondState)) { in onReceive()