Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/bluetooth/
DBluetoothRepository.kt46 callback: ConnectionStatusFetchedCallback, in fetchConnectionStatusInBackground()
61 callback: ConnectionStatusFetchedCallback, in fetchConnectionStatusInBackground()
108 fun interface ConnectionStatusFetchedCallback { in interface() interface
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/bluetooth/
DFakeBluetoothRepository.kt43 callback: ConnectionStatusFetchedCallback in fetchConnectionStatusInBackground()