Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java477 filter.addAction(BluetoothDevice.ACTION_BOND_STATE_CHANGED); in register()
509 } else if (action.equals(BluetoothDevice.ACTION_BOND_STATE_CHANGED)) { in onReceive()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java193 public static final String ACTION_BOND_STATE_CHANGED = field in BluetoothDevice
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java186 } else if (BluetoothDevice.ACTION_BOND_STATE_CHANGED.equals(intent.getAction())) { in onReceive()
1413 BluetoothDevice.ACTION_BOND_STATE_CHANGED}; in getPairReceiver()
/frameworks/base/api/
Dsystem-current.txt6426 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…
Dcurrent.txt6212 …field public static final java.lang.String ACTION_BOND_STATE_CHANGED = "android.bluetooth.device.a…