Searched refs:customNightModeEnd (Results 1 – 5 of 5) sorted by relevance
36 customNightModeEnd: LocalTime = defaultCustomNightEnd, in createModel()46 customNightModeEnd, in createModel()
97 val customNightModeEnd = uiModeManager.customNightModeEnd in createModel() constant107 customNightModeEnd, in createModel()
33 val customNightModeEnd: LocalTime, constant in com.android.systemui.qs.tiles.impl.uimodenight.domain.model.UiModeNightTileModel
73 whenever(uiModeManager.customNightModeEnd).thenReturn(LocalTime.MAX) in setup()111 verify(uiModeManager).customNightModeEnd in <lambda>()
66 customNightModeEnd in map()