Home
last modified time | relevance | path

Searched refs:MODE_NIGHT_YES (Results 1 – 11 of 11) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DAppCompatDelegate.java96 public static final int MODE_NIGHT_YES = 2; field in AppCompatDelegate
125 @IntDef({MODE_NIGHT_NO, MODE_NIGHT_YES, MODE_NIGHT_AUTO, MODE_NIGHT_FOLLOW_SYSTEM,
130 @IntDef({MODE_NIGHT_NO, MODE_NIGHT_YES, MODE_NIGHT_FOLLOW_SYSTEM})
454 case MODE_NIGHT_YES: in setDefaultNightMode()
DAppCompatDelegateImplV14.java93 case MODE_NIGHT_YES: in setLocalNightMode()
114 return getTwilightManager().isNight() ? MODE_NIGHT_YES : MODE_NIGHT_NO; in mapNightMode()
142 final int newNightMode = (mode == MODE_NIGHT_YES) in updateConfigurationForNightMode()
/frameworks/base/core/java/android/app/
DUiModeManager.java102 @IntDef({MODE_NIGHT_AUTO, MODE_NIGHT_NO, MODE_NIGHT_YES})
122 public static final int MODE_NIGHT_YES = Configuration.UI_MODE_NIGHT_YES >> 4; field in UiModeManager
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java271 case UiModeManager.MODE_NIGHT_YES:
/frameworks/support/v7/mediarouter/api/
Dcurrent.txt256 field public static final int MODE_NIGHT_YES = 2; // 0x2
/frameworks/support/v7/appcompat/api/
Dcurrent.txt285 field public static final int MODE_NIGHT_YES = 2; // 0x2
/frameworks/base/docs/html/topic/libraries/support-library/
Drevisions.jd833 <li>{@code MODE_NIGHT_YES}
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5182 field public static final int MODE_NIGHT_YES = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt5679 field public static final int MODE_NIGHT_YES = 2; // 0x2
Dtest-current.txt5685 field public static final int MODE_NIGHT_YES = 2; // 0x2
Dsystem-current.txt5827 field public static final int MODE_NIGHT_YES = 2; // 0x2