Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothEventManager.java235 private void dispatchAclStateChanged(CachedBluetoothDevice activeDevice, int state) { in dispatchAclStateChanged() method in BluetoothEventManager
489 dispatchAclStateChanged(activeDevice, state); in onReceive()