Home
last modified time | relevance | path

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

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