Searched refs:getCustomNightModeStart (Results 1 – 6 of 6) sorted by relevance
91 long getCustomNightModeStart(); in getCustomNightModeStart() method
625 public LocalTime getCustomNightModeStart() { in getCustomNightModeStart() method in UiModeManager628 return LocalTime.ofNanoOfDay(mService.getCustomNightModeStart() * 1000); in getCustomNightModeStart()
137 time = mUiModeManager.getCustomNightModeStart(); in handleUpdateState()
854 public long getCustomNightModeStart() {1904 mInterface.getCustomNightModeStart()).toString()); in printCustomTime()
6799 method @NonNull public java.time.LocalTime getCustomNightModeStart();
3372 PLcom/android/server/UiModeManagerService$12;->getCustomNightModeStart()J