Searched refs:getCustomNightModeStart (Results 1 – 5 of 5) sorted by relevance
80 long getCustomNightModeStart(); in getCustomNightModeStart() method
533 public LocalTime getCustomNightModeStart() { in getCustomNightModeStart() method in UiModeManager536 return LocalTime.ofNanoOfDay(mService.getCustomNightModeStart() * 1000); in getCustomNightModeStart()
114 time = mUiModeManager.getCustomNightModeStart(); in handleUpdateState()
756 public long getCustomNightModeStart() {1499 mInterface.getCustomNightModeStart()).toString()); in printCustomTime()
6545 method @NonNull public java.time.LocalTime getCustomNightModeStart();