Searched refs:BluetoothRepository (Results 1 – 5 of 5) sorted by relevance
37 interface BluetoothRepository { interface58 ) : BluetoothRepository { in fetchConnectionStatusInBackground()
32 class FakeBluetoothRepository(localBluetoothManager: LocalBluetoothManager) : BluetoothRepository {
45 import com.android.systemui.statusbar.policy.bluetooth.BluetoothRepository;70 private final BluetoothRepository mBluetoothRepository;97 BluetoothRepository bluetoothRepository, in BluetoothControllerImpl()
73 import com.android.systemui.statusbar.policy.bluetooth.BluetoothRepository;98 BluetoothRepository provideBluetoothRepository(BluetoothRepositoryImpl impl); in provideBluetoothRepository()
50 import com.android.systemui.statusbar.policy.bluetooth.BluetoothRepository;98 BluetoothRepository bluetoothRepository = in setup()