Searched refs:getNightDisplayCustomStartTime (Results 1 – 5 of 5) sorted by relevance
283 public @NonNull LocalTime getNightDisplayCustomStartTime() { in getNightDisplayCustomStartTime() method in ColorDisplayManager284 return mManager.getNightDisplayCustomStartTime().getLocalTime(); in getNightDisplayCustomStartTime()680 Time getNightDisplayCustomStartTime() { in getNightDisplayCustomStartTime() method in ColorDisplayManager.ColorDisplayManagerInternal682 return mCdm.getNightDisplayCustomStartTime(); in getNightDisplayCustomStartTime()
41 Time getNightDisplayCustomStartTime(); in getNightDisplayCustomStartTime() method
75 mManager.getNightDisplayCustomStartTime()); in NightDisplayListener()
188 toggleTime = mManager.getNightDisplayCustomStartTime(); in getSecondaryLabel()
1890 public Time getNightDisplayCustomStartTime() { in getNightDisplayCustomStartTime() method in ColorDisplayService.BinderService