Searched refs:ACTION_BOND_STATE_CHANGED (Results 1 – 6 of 6) sorted by relevance
99 addHandler(BluetoothDevice.ACTION_BOND_STATE_CHANGED, new BondStateChangedHandler()); in BluetoothEventManager()
189 } else if (BluetoothDevice.ACTION_BOND_STATE_CHANGED.equals(intent.getAction())) { in onReceive()1396 BluetoothDevice.ACTION_BOND_STATE_CHANGED}; in getPairReceiver()
202 public static final String ACTION_BOND_STATE_CHANGED = field in BluetoothDevice
6210 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
7596 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
8075 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…