Searched refs:NightMode (Results 1 – 3 of 3) sorted by relevance
107 public @interface NightMode {} annotation in UiModeManager247 public void setNightMode(@NightMode int mode) { in setNightMode()271 public @NightMode int getNightMode() { in getNightMode()
41 import com.android.resources.NightMode;187 config.setNightModeQualifier(new NightModeQualifier(NightMode.NOTNIGHT)); in getFolderConfig()
9803 Landroid/app/UiModeManager$NightMode;