Searched refs:EXTRA_PREVIOUS_BOND_STATE (Results 1 – 7 of 7) sorted by relevance
247 BluetoothDevice.EXTRA_PREVIOUS_BOND_STATE, BluetoothDevice.BOND_NONE);
741 oldState, intent.getIntExtra(BluetoothDevice.EXTRA_PREVIOUS_BOND_STATE, -1)); in verifyBondStateChangeIntent()
355 intent.getIntExtra(BluetoothDevice.EXTRA_PREVIOUS_BOND_STATE, INVALID);
600 intent.putExtra(BluetoothDevice.EXTRA_PREVIOUS_BOND_STATE, oldState); in sendIntent()
459 bondStateChange.putExtra(BluetoothDevice.EXTRA_PREVIOUS_BOND_STATE, oldState); in sendBondStateChangeBroadcast()
397 public static final String EXTRA_PREVIOUS_BOND_STATE = field in BluetoothDevice
578 …field public static final String EXTRA_PREVIOUS_BOND_STATE = "android.bluetooth.device.extra.PREVI…