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