Searched refs:CONFIG_UI_MODE (Results 1 – 21 of 21) sorted by relevance
112 if ((configChange and ActivityInfo.CONFIG_UI_MODE) != ActivityInfo.CONFIG_UI_MODE) { in <lambda>()
36 | ActivityInfo.CONFIG_UI_MODE | ActivityInfo.CONFIG_ASSETS_PATHS in InterestingConfigChanges()
41 ActivityInfo.CONFIG_UI_MODE,
24 import static android.content.pm.ActivityInfo.CONFIG_UI_MODE;249 || (diff & CONFIG_UI_MODE) != 0; in onConfigurationChanged()
72 | ActivityInfo.CONFIG_ASSETS_PATHS | ActivityInfo.CONFIG_UI_MODE);
22 import static android.content.pm.ActivityInfo.CONFIG_UI_MODE;229 || (diff & CONFIG_UI_MODE) != 0; in onConfigChanged()
276 EXPECT_EQ(static_cast<uint32_t>(ResTable_typeSpec::SPEC_PUBLIC | ResTable_config::CONFIG_UI_MODE | in TEST_F()316 EXPECT_EQ(static_cast<uint32_t>(ResTable_typeSpec::SPEC_PUBLIC | ResTable_config::CONFIG_UI_MODE | in TEST_F()
936 CONFIG_UI_MODE,1009 public static final int CONFIG_UI_MODE = 0x0200;
521 if ((diff & ActivityInfo.CONFIG_UI_MODE) != 0) { in configurationDiffToString()1742 changed |= ActivityInfo.CONFIG_UI_MODE; in updateFrom()1862 if ((mask & ActivityInfo.CONFIG_UI_MODE) != 0) { in setTo()1989 changed |= ActivityInfo.CONFIG_UI_MODE; in diff()
115 | ActivityInfo.CONFIG_UI_MODE);
311 mWindowMagnificationSettings.onConfigurationChanged(ActivityInfo.CONFIG_UI_MODE); in onConfigurationChanged_selectedButtonIsStillSelected()
570 if ((configDiff & ActivityInfo.CONFIG_UI_MODE) != 0 in onConfigurationChanged()
246 | ActivityInfo.CONFIG_UI_MODE
560 | ActivityInfo.CONFIG_UI_MODE | ActivityInfo.CONFIG_DENSITY
1285 CONFIG_UI_MODE = ACONFIGURATION_UI_MODE, enumerator
70 import static android.content.pm.ActivityInfo.CONFIG_UI_MODE;10110 configChanged |= CONFIG_UI_MODE;10117 configChanged |= CONFIG_UI_MODE;10129 return changes == CONFIG_UI_MODE && (isInVrUiMode(currentConfig)
2299 if (uiMode != o.uiMode) diffs |= CONFIG_UI_MODE; in diff()
6426 handledConfigChanges |= ActivityInfo.CONFIG_UI_MODE; in performActivityConfigurationChanged()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8296 field public static final int CONFIG_UI_MODE = 512; // 0x200
12060 field public static final int CONFIG_UI_MODE = 512; // 0x200