Searched refs:ACTION_BOND_STATE_CHANGED (Results 1 – 5 of 5) sorted by relevance
477 filter.addAction(BluetoothDevice.ACTION_BOND_STATE_CHANGED); in register()509 } else if (action.equals(BluetoothDevice.ACTION_BOND_STATE_CHANGED)) { in onReceive()
193 public static final String ACTION_BOND_STATE_CHANGED = field in BluetoothDevice
186 } else if (BluetoothDevice.ACTION_BOND_STATE_CHANGED.equals(intent.getAction())) { in onReceive()1413 BluetoothDevice.ACTION_BOND_STATE_CHANGED}; in getPairReceiver()
6426 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
6212 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…