Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/bluetooth/
H A DBluetoothRepositoryImplTest.kt40 private lateinit var underTest: BluetoothRepositoryImpl
59 BluetoothRepositoryImpl(testScope.backgroundScope, dispatcher, localBluetoothManager)
76 BluetoothRepositoryImpl(
H A DFakeBluetoothRepository.kt39 BluetoothRepositoryImpl(testScope.backgroundScope, dispatcher, localBluetoothManager)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/dagger/
H A DStatusBarPolicyModule.java67 import com.android.systemui.statusbar.policy.bluetooth.BluetoothRepositoryImpl;
89 BluetoothRepository provideBluetoothRepository(BluetoothRepositoryImpl impl); in provideBluetoothRepository()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/bluetooth/
H A DBluetoothRepository.kt51 class BluetoothRepositoryImpl regex