Searched refs:getCustomNightModeStart (Results 1 – 9 of 9) sorted by relevance
73 initialTime = mUiModeManager.getCustomNightModeStart(); in getDialog()99 time = mUiModeManager.getCustomNightModeStart(); in refreshSummary()
86 : mUiModeManager.getCustomNightModeStart(); in updateSummary()
81 : mUiModeManager.getCustomNightModeStart(); in getSummary()
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() {1909 mInterface.getCustomNightModeStart()).toString()); in printCustomTime()
6805 method @NonNull public java.time.LocalTime getCustomNightModeStart();
3372 PLcom/android/server/UiModeManagerService$12;->getCustomNightModeStart()J