Searched refs:ACTION_BOND_STATE_CHANGED (Results 1 – 8 of 8) sorted by relevance
184 public static final String ACTION_BOND_STATE_CHANGED = field in BluetoothDevice
196 } else if (action.equals(BluetoothDevice.ACTION_BOND_STATE_CHANGED)) {250 filter.addAction(BluetoothDevice.ACTION_BOND_STATE_CHANGED); in BluetoothDeviceProfileState()
172 Intent intent = new Intent(BluetoothDevice.ACTION_BOND_STATE_CHANGED); in setBondState()
185 } else if (BluetoothDevice.ACTION_BOND_STATE_CHANGED.equals(intent.getAction())) { in onReceive()1401 BluetoothDevice.ACTION_BOND_STATE_CHANGED}; in getPairReceiver()
4483 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
4490 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
4699 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…