Searched defs:bondState (Results 1 – 6 of 6) sorted by relevance
93 @NonNull CachedBluetoothDevice cachedDevice, int bondState) {} in onDeviceBondStateChanged()
470 int bondState = device.getBondState(); in shouldPairByCsip() local575 public synchronized boolean onBondStateChangedIfProcess(BluetoothDevice device, int bondState) { in onBondStateChangedIfProcess()
417 int bondState = intent.getIntExtra(BluetoothDevice.EXTRA_BOND_STATE, in onReceive() local
1096 void onBondingStateChanged(int bondState) { in onBondingStateChanged()
399 private void onDeviceBondStateChangedInternal(CachedBluetoothDevice d, int bondState) { in onDeviceBondStateChangedInternal()507 int bondState = msg.arg1; in handleMessage() local615 @NonNull CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()
363 @NonNull CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()364 mLogger.logBondStateChange(cachedDevice.getAddress(), bondState); in onDeviceBondStateChanged() local