Searched defs:setNightModeActivatedForCustomMode (Results 1 – 3 of 3) sorted by relevance
155 boolean setNightModeActivatedForCustomMode(int nightModeCustom, boolean active); in setNightModeActivatedForCustomMode() method
1135 public boolean setNightModeActivatedForCustomMode(@NightModeCustomType int nightModeCustomType, in setNightModeActivatedForCustomMode() method in UiModeManager
1049 public boolean setNightModeActivatedForCustomMode(int modeNightCustomType, boolean active) { in setNightModeActivatedForCustomMode() method in UiModeManagerService.Stub