Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DIUiModeManager.aidl125 boolean setNightModeActivatedForCustomMode(int nightModeCustom, boolean active); in setNightModeActivatedForCustomMode() method
H A DUiModeManager.java850 public boolean setNightModeActivatedForCustomMode(@NightModeCustomType int nightModeCustomType, in setNightModeActivatedForCustomMode() method in UiModeManager