/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/ |
D | FakeMobileIconInteractor.kt | 28 override val tableLogBuffer: TableLogBuffer, constant in com.android.systemui.statusbar.pipeline.mobile.domain.interactor.FakeMobileIconInteractor
|
D | FakeMobileIconsInteractor.kt | 32 val tableLogBuffer: TableLogBuffer, constant
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/ |
D | FakeMobileConnectionRepository.kt | 31 override val tableLogBuffer: TableLogBuffer, constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.FakeMobileConnectionRepository
|
D | FakeMobileConnectionsRepository.kt | 37 val tableLogBuffer: TableLogBuffer = mock<TableLogBuffer> {}, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/data/repository/ |
D | CommunalMediaRepositoryImplTest.kt | 48 @Mock private lateinit var tableLogBuffer: TableLogBuffer variable in com.android.systemui.communal.data.repository.CommunalMediaRepositoryImplTest
|
D | CommunalTutorialRepositoryImplTest.kt | 45 @Mock private lateinit var tableLogBuffer: TableLogBuffer variable in com.android.systemui.communal.data.repository.CommunalTutorialRepositoryImplTest
|
D | CommunalPrefsRepositoryImplTest.kt | 58 @Mock private lateinit var tableLogBuffer: TableLogBuffer variable in com.android.systemui.communal.data.repository.CommunalPrefsRepositoryImplTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/ |
D | MobileIconInteractor.kt | 53 val tableLogBuffer: TableLogBuffer in <lambda>() constant 154 override val tableLogBuffer: TableLogBuffer = connectionRepository.tableLogBuffer constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/ |
D | MobileConnectionRepository.kt | 58 val tableLogBuffer: TableLogBuffer constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/ |
D | DemoMobileConnectionsRepository.kt | 192 val tableLogBuffer = in <lambda>() constant
|
D | DemoMobileConnectionRepository.kt | 57 override val tableLogBuffer: TableLogBuffer, in <lambda>() constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.demo.DemoMobileConnectionRepository
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
D | CarrierMergedConnectionRepository.kt | 59 override val tableLogBuffer: TableLogBuffer, in <lambda>() constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.CarrierMergedConnectionRepository
|
D | FullMobileConnectionRepository.kt | 53 override val tableLogBuffer: TableLogBuffer, in <lambda>() constant
|
D | MobileConnectionRepositoryImpl.kt | 109 override val tableLogBuffer: TableLogBuffer, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/ |
D | LocationBasedMobileIconViewModelTest.kt | 81 @Mock private lateinit var tableLogBuffer: TableLogBuffer variable in com.android.systemui.statusbar.pipeline.mobile.ui.viewmodel.LocationBasedMobileIconViewModelTest
|
D | MobileIconViewModelTest.kt | 87 @Mock private lateinit var tableLogBuffer: TableLogBuffer variable in com.android.systemui.statusbar.pipeline.mobile.ui.viewmodel.MobileIconViewModelTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/ |
D | TableLogBuffer.kt | 326 val tableLogBuffer: TableLogBuffer, constant in com.android.systemui.log.table.TableRowLoggerImpl
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/view/ |
D | ModernStatusBarWifiViewTest.kt | 67 @Mock private lateinit var tableLogBuffer: TableLogBuffer 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/ |
D | WifiViewModelIconParameterizedTest.kt | 70 @Mock private lateinit var tableLogBuffer: TableLogBuffer 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/ui/view/ |
D | ModernStatusBarMobileViewTest.kt | 67 @Mock private lateinit var tableLogBuffer: TableLogBuffer variable in com.android.systemui.statusbar.pipeline.mobile.ui.view.ModernStatusBarMobileViewTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
D | FullMobileConnectionRepositoryTest.kt | 81 private val tableLogBuffer = constant in com.android.systemui.statusbar.pipeline.mobile.data.repository.prod.FullMobileConnectionRepositoryTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/ui/viewmodel/ |
D | InternetTileViewModelTest.kt | 73 private val tableLogBuffer: TableLogBuffer = mock() constant in com.android.systemui.statusbar.pipeline.shared.ui.viewmodel.InternetTileViewModelTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/ |
D | MobileIconsInteractorTest.kt | 72 private val tableLogBuffer = constant in com.android.systemui.statusbar.pipeline.mobile.domain.interactor.MobileIconsInteractorTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/internet/domain/interactor/ |
D | InternetTileDataInteractorTest.kt | 89 private val tableLogBuffer: TableLogBuffer = mock() in <lambda>() constant in com.android.systemui.qs.tiles.impl.internet.domain.interactor.InternetTileDataInteractorTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/ |
D | WifiViewModelTest.kt | 64 @Mock private lateinit var tableLogBuffer: TableLogBuffer variable in com.android.systemui.statusbar.pipeline.wifi.ui.viewmodel.WifiViewModelTest
|