Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/dagger/
DControlsComponentTest.kt81 val component = setupComponent(true) in testFeatureEnabled()
93 val component = setupComponent(false) in testFeatureDisabled()
102 val component = setupComponent(false) in testFeatureDisabledVisibility()
111 val component = setupComponent(true) in testFeatureEnabledAfterBootVisibility()
121 val component = setupComponent(true) in testFeatureEnabledAndCannotShowOnLockScreenVisibility()
131 val component = setupComponent(true) in testFeatureEnabledAndCanShowOnLockScreenVisibility()
141 val component = setupComponent(true) in testFeatureEnabledAndCanShowWhileUnlockedVisibility()
151 val component = setupComponent(true) in testGetTileImageId()
160 val component = setupComponent(true) in testGetTileTitleId()
168 val component = setupComponent(true) in getPackageName()
[all …]