Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/flashlight/domain/interactor/
DFlashlightTileUserActionInteractorTest.kt43 private lateinit var underTest: FlashlightTileUserActionInteractor
48 underTest = FlashlightTileUserActionInteractor(controller) in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/flashlight/domain/interactor/
DFlashlightTileUserActionInteractor.kt28 class FlashlightTileUserActionInteractor class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DPolicyModule.kt42 … com.android.systemui.qs.tiles.impl.flashlight.domain.interactor.FlashlightTileUserActionInteractor
152 userActionInteractor: FlashlightTileUserActionInteractor in bindDndTile()