Home
last modified time | relevance | path

Searched refs:ACTION_BOND_STATE_CHANGED (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java184 public static final String ACTION_BOND_STATE_CHANGED = field in BluetoothDevice
DBluetoothDeviceProfileState.java196 } else if (action.equals(BluetoothDevice.ACTION_BOND_STATE_CHANGED)) {
250 filter.addAction(BluetoothDevice.ACTION_BOND_STATE_CHANGED); in BluetoothDeviceProfileState()
/frameworks/base/core/java/android/server/
DBluetoothBondState.java172 Intent intent = new Intent(BluetoothDevice.ACTION_BOND_STATE_CHANGED); in setBondState()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java185 } else if (BluetoothDevice.ACTION_BOND_STATE_CHANGED.equals(intent.getAction())) { in onReceive()
1401 BluetoothDevice.ACTION_BOND_STATE_CHANGED}; in getPairReceiver()
/frameworks/base/api/
D14.txt4483 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
D15.txt4490 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
Dcurrent.txt4699 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
D16.txt4699 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…