Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothEventManagerTest.java138 mIntent = new Intent(BluetoothDevice.ACTION_ACL_DISCONNECTED); in dispatchAclConnectionStateChanged_aclDisconnected_shouldDispatchCallback()
163 mIntent = new Intent(BluetoothDevice.ACTION_ACL_DISCONNECTED); in dispatchAclConnectionStateChanged_aclDisconnected_shouldNotCallbackSubDevice()
/frameworks/base/services/core/java/com/android/server/deviceidle/
DBluetoothConstraint.java66 filter.addAction(BluetoothDevice.ACTION_ACL_DISCONNECTED); in startMonitoring()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothEventManager.java124 addHandler(BluetoothDevice.ACTION_ACL_DISCONNECTED, new AclStateChangedHandler()); in BluetoothEventManager()
502 case BluetoothDevice.ACTION_ACL_DISCONNECTED: in onReceive()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java157 public static final String ACTION_ACL_DISCONNECTED = field in BluetoothDevice
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...