Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/
DUiModeNightTileMapper.kt35 class UiModeNightTileMapper class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DPolicyModule.kt53 import com.android.systemui.qs.tiles.impl.uimodenight.domain.UiModeNightTileMapper
250 mapper: UiModeNightTileMapper, in bindDndTile()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/
DUiModeNightTileMapperTest.kt45 UiModeNightTileMapper( in <lambda>()