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