Searched refs:fetchConnectionStatusInBackground (Results 1 – 4 of 4) sorted by relevance
41 override fun fetchConnectionStatusInBackground(45 impl.fetchConnectionStatusInBackground(currentDevices, callback)
207 underTest.fetchConnectionStatusInBackground(currentDevices) { status ->
43 fun fetchConnectionStatusInBackground( regex58 override fun fetchConnectionStatusInBackground(
256 mBluetoothRepository.fetchConnectionStatusInBackground( in updateConnected()