Home
last modified time | relevance | path

Searched defs:customNightModeStart (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/interactor/
DUiModeNightTileDataInteractor.kt98 val customNightModeStart = uiModeManager.customNightModeStart in createModel() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/interactor/model/
DUiModeNightTileModel.kt34 val customNightModeStart: LocalTime, constant in com.android.systemui.qs.tiles.impl.uimodenight.domain.interactor.model.UiModeNightTileModel