Searched defs:UI_MODE_NIGHT_YES (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DConfiguration.java190 public static final int UI_MODE_NIGHT_YES = 0x20; field in class:Configuration
201 * {@link #UI_MODE_NIGHT_NO} or {@link #UI_MODE_NIGHT_YES}.
/frameworks/base/include/utils/
H A DResourceTypes.h956 UI_MODE_NIGHT_YES = 0x20, enumerator in enum:android::ResTable_config::__anon154

Completed in 9262 milliseconds