Home
last modified time | relevance | path

Searched defs:getCustomNightModeStart (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DIUiModeManager.aidl91 long getCustomNightModeStart(); in getCustomNightModeStart() method
H A DUiModeManager.java625 public LocalTime getCustomNightModeStart() { in getCustomNightModeStart() method in UiModeManager