Home
last modified time | relevance | path

Searched defs:wifiRepository (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/
DWifiRepositoryKosmos.kt22 val Kosmos.wifiRepository: WifiRepository by Kosmos.Fixture { fakeWifiRepository } in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DFullMobileConnectionRepositoryTest.kt504 val wifiRepository = FakeWifiRepository() in connectionInfo_logging_carrierMerged_getsUpdates() constant
547 val wifiRepository = FakeWifiRepository() in connectionInfo_logging_updatesWhenCarrierMergedUpdates() constant
618 val wifiRepository = FakeWifiRepository() in connectionInfo_logging_doesNotLogUpdatesForNotActiveRepo() constant
DCarrierMergedConnectionRepositoryTest.kt52 private lateinit var wifiRepository: FakeWifiRepository variable in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.CarrierMergedConnectionRepositoryTest
DMobileConnectionsRepositoryTest.kt122 private lateinit var wifiRepository: WifiRepository in <lambda>() variable in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.MobileConnectionsRepositoryTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DCarrierMergedConnectionRepository.kt63 val wifiRepository: WifiRepository, in <lambda>() constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.CarrierMergedConnectionRepository
208 private val wifiRepository: WifiRepository, in <lambda>() constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.CarrierMergedConnectionRepository.Factory
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/
DInternetTileNewImplTest.kt73 private var wifiRepository = FakeWifiRepository() variable in com.android.systemui.qs.tiles.InternetTileNewImplTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/ui/viewmodel/
DInternetTileViewModelTest.kt67 private val wifiRepository = FakeWifiRepository() constant in com.android.systemui.statusbar.pipeline.shared.ui.viewmodel.InternetTileViewModelTest
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java193 WifiRepository wifiRepository, in CarrierTextManager()
694 @Nullable WifiRepository wifiRepository, in Builder()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/satellite/ui/viewmodel/
DDeviceBasedSatelliteViewModelTest.kt57 private val wifiRepository = FakeWifiRepository() constant in com.android.systemui.statusbar.pipeline.satellite.ui.viewmodel.DeviceBasedSatelliteViewModelTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/satellite/domain/interactor/
DDeviceBasedSatelliteInteractorTest.kt57 private val wifiRepository = FakeWifiRepository() constant in com.android.systemui.statusbar.pipeline.satellite.domain.interactor.DeviceBasedSatelliteInteractorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/internet/domain/interactor/
DInternetTileDataInteractorTest.kt84 private val wifiRepository = FakeWifiRepository() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/dagger/
DStatusBarPipelineModule.kt102 @Binds abstract fun wifiRepository(impl: WifiRepositorySwitcher): WifiRepository in airplaneModeRepository() method in com.android.systemui.statusbar.pipeline.dagger.StatusBarPipelineModule
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/view/
DModernStatusBarWifiViewTest.kt72 private lateinit var wifiRepository: FakeWifiRepository variable in com.android.systemui.statusbar.pipeline.wifi.ui.view.ModernStatusBarWifiViewTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/
DWifiViewModelIconParameterizedTest.kt75 private lateinit var wifiRepository: FakeWifiRepository in <lambda>() variable in com.android.systemui.statusbar.pipeline.wifi.ui.viewmodel.WifiViewModelIconParameterizedTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/
DMobileRepositorySwitcherTest.kt84 private lateinit var wifiRepository: FakeWifiRepository variable in com.android.systemui.statusbar.pipeline.mobile.data.repository.MobileRepositorySwitcherTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/wifi/domain/interactor/
DWifiInteractorImplTest.kt52 private lateinit var wifiRepository: FakeWifiRepository variable in com.android.systemui.statusbar.pipeline.wifi.domain.interactor.WifiInteractorImplTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/
DWifiViewModelTest.kt69 private lateinit var wifiRepository: FakeWifiRepository variable in com.android.systemui.statusbar.pipeline.wifi.ui.viewmodel.WifiViewModelTest