Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DIUiModeManager.aidl83 void setNightModeCustomType(int nightModeCustomType); in setNightModeCustomType() method
H A DUiModeManager.java705 public void setNightModeCustomType(@NightModeCustomType int nightModeCustomType) { in setNightModeCustomType() method in UiModeManager