Home
last modified time | relevance | path

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

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