Searched defs:bondState (Results 1 – 6 of 6) sorted by relevance
93 @NonNull CachedBluetoothDevice cachedDevice, int bondState) {} in onDeviceBondStateChanged()
361 int bondState = device.getBondState(); in shouldPairByCsip() local423 public synchronized boolean onBondStateChangedIfProcess(BluetoothDevice device, int bondState) { in onBondStateChangedIfProcess()
364 int bondState = intent.getIntExtra(BluetoothDevice.EXTRA_BOND_STATE, in onReceive() local
864 void onBondingStateChanged(int bondState) { in onBondingStateChanged()
393 private void onDeviceBondStateChangedInternal(CachedBluetoothDevice d, int bondState) { in onDeviceBondStateChangedInternal()501 int bondState = msg.arg1; in handleMessage() local609 @NonNull CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()
360 @NonNull CachedBluetoothDevice cachedDevice, int bondState) { in onDeviceBondStateChanged()361 mLogger.logBondStateChange(cachedDevice.getAddress(), bondState); in onDeviceBondStateChanged() local