Searched refs:ACTION_BOND_STATE_CHANGED (Results 1 – 5 of 5) sorted by relevance
99 addHandler(BluetoothDevice.ACTION_BOND_STATE_CHANGED, new BondStateChangedHandler()); in BluetoothEventManager()
196 public static final String ACTION_BOND_STATE_CHANGED = field in BluetoothDevice
187 } else if (BluetoothDevice.ACTION_BOND_STATE_CHANGED.equals(intent.getAction())) { in onReceive()1414 BluetoothDevice.ACTION_BOND_STATE_CHANGED}; in getPairReceiver()
6676 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
6896 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…