Searched refs:CONFIG_SCREEN_LAYOUT (Results 1 – 12 of 12) sorted by relevance
31 |ActivityInfo.CONFIG_UI_MODE|ActivityInfo.CONFIG_SCREEN_LAYOUT)) != 0) { in applyNewConfig()
517 CONFIG_SCREEN_LAYOUT,583 public static final int CONFIG_SCREEN_LAYOUT = 0x0100; field in ActivityInfo
331 if ((diff & ActivityInfo.CONFIG_SCREEN_LAYOUT) != 0) { in configurationDiffToString()1033 changed |= ActivityInfo.CONFIG_SCREEN_LAYOUT; in updateFrom()1174 changed |= ActivityInfo.CONFIG_SCREEN_LAYOUT; in diff()
782 changes |= ActivityInfo.CONFIG_SCREEN_LAYOUT in applyConfigurationToResourcesLocked()
1192 CONFIG_SCREEN_LAYOUT = ACONFIGURATION_SCREEN_LAYOUT, enumerator
26 import static android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT;4678 taskChanges |= CONFIG_SCREEN_LAYOUT; in catchConfigChangesFromUnset()4686 | CONFIG_SCREEN_LAYOUT)) == 0; in isResizeOnlyChange()5024 CONFIG_SCREEN_LAYOUT); in restartPackage()
1987 …reenLayout & ~MASK_LAYOUTDIR) != (o.screenLayout & ~MASK_LAYOUTDIR)) diffs |= CONFIG_SCREEN_LAYOUT; in diff()
8082 | ActivityInfo.CONFIG_SCREEN_LAYOUT
8292 field public static final int CONFIG_SCREEN_LAYOUT = 256; // 0x100
9255 field public static final int CONFIG_SCREEN_LAYOUT = 256; // 0x100
9264 field public static final int CONFIG_SCREEN_LAYOUT = 256; // 0x100
9597 field public static final int CONFIG_SCREEN_LAYOUT = 256; // 0x100