Searched refs:NightMode (Results 1 – 2 of 2) sorted by relevance
242 public @interface NightMode {} annotation in UiModeManager684 public void setNightMode(@NightMode int mode) { in setNightMode()763 public void setApplicationNightMode(@NightMode int mode) { in setApplicationNightMode()788 public @NightMode int getNightMode() { in getNightMode()
879 public void setApplicationNightMode(@UiModeManager.NightMode int mode) {1685 @UiModeManager.NightMode1686 private int getComputedUiModeConfiguration(@UiModeManager.NightMode int uiMode) { in getComputedUiModeConfiguration()