Searched refs:getCustomNightModeStart (Results 1 – 6 of 6) sorted by relevance
166 long getCustomNightModeStart(); in getCustomNightModeStart() method
1037 public LocalTime getCustomNightModeStart() { in getCustomNightModeStart() method in UiModeManager1040 return LocalTime.ofNanoOfDay(sGlobals.mService.getCustomNightModeStart() * 1000); in getCustomNightModeStart()
143 time = mUiModeManager.getCustomNightModeStart(); in handleUpdateState()
1054 public long getCustomNightModeStart() { in getCustomNightModeStart() method in UiModeManagerService.Stub2204 mInterface.getCustomNightModeStart()).toString()); in printCustomTime()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7634 method @NonNull public java.time.LocalTime getCustomNightModeStart();