Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothEventManager.java209 private void dispatchConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in dispatchConnectionStateChanged() method in BluetoothEventManager
320 dispatchConnectionStateChanged(cachedDevice, state); in onReceive()