Searched refs:getNightDisplayCustomStartTime (Results 1 – 5 of 5) sorted by relevance
286 public @NonNull LocalTime getNightDisplayCustomStartTime() { in getNightDisplayCustomStartTime() method in ColorDisplayManager287 return mManager.getNightDisplayCustomStartTime().getLocalTime(); in getNightDisplayCustomStartTime()689 Time getNightDisplayCustomStartTime() { in getNightDisplayCustomStartTime() method in ColorDisplayManager.ColorDisplayManagerInternal691 return mCdm.getNightDisplayCustomStartTime(); in getNightDisplayCustomStartTime()
45 Time getNightDisplayCustomStartTime(); in getNightDisplayCustomStartTime() method
75 mManager.getNightDisplayCustomStartTime()); in NightDisplayListener()
188 toggleTime = mManager.getNightDisplayCustomStartTime(); in getSecondaryLabel()
1929 public Time getNightDisplayCustomStartTime() { in getNightDisplayCustomStartTime() method in ColorDisplayService.BinderService