Searched refs:fetchConnectionStatusInBackground (Results 1 – 4 of 4) sorted by relevance
41 override fun fetchConnectionStatusInBackground( in fetchConnectionStatusInBackground() method45 impl.fetchConnectionStatusInBackground(currentDevices, callback) in fetchConnectionStatusInBackground()
207 underTest.fetchConnectionStatusInBackground(currentDevices) { status -> in <lambda>()
44 fun fetchConnectionStatusInBackground( in fetchConnectionStatusInBackground() method59 override fun fetchConnectionStatusInBackground( in fetchConnectionStatusInBackground() method in com.android.systemui.statusbar.policy.bluetooth.BluetoothRepositoryImpl
271 mBluetoothRepository.fetchConnectionStatusInBackground( in updateConnected()