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/ | ||
D | UiModeNightTileDataInteractor.kt | 98 val customNightModeStart = uiModeManager.customNightModeStart in createModel() constant |
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/interactor/model/ | ||
D | UiModeNightTileModel.kt | 34 val customNightModeStart: LocalTime, constant in com.android.systemui.qs.tiles.impl.uimodenight.domain.interactor.model.UiModeNightTileModel |