Searched refs:CONFIG_SCREEN_LAYOUT (Results 1 – 8 of 8) sorted by relevance
499 public static final int CONFIG_SCREEN_LAYOUT = 0x0100; field in ActivityInfo
269 changes |= ActivityInfo.CONFIG_SCREEN_LAYOUT in applyConfigurationToResourcesLocked()
899 changed |= ActivityInfo.CONFIG_SCREEN_LAYOUT; in updateFrom()1039 changed |= ActivityInfo.CONFIG_SCREEN_LAYOUT; in diff()
1139 CONFIG_SCREEN_LAYOUT = ACONFIGURATION_SCREEN_LAYOUT, enumerator
126 NO DOC BLOCK: android.content.pm.ActivityInfo Field CONFIG_SCREEN_LAYOUT
4063 ActivityInfo.CONFIG_SCREEN_LAYOUT); in restartPackage()
1901 …reenLayout & ~MASK_LAYOUTDIR) != (o.screenLayout & ~MASK_LAYOUTDIR)) diffs |= CONFIG_SCREEN_LAYOUT; in diff()
8252 field public static final int CONFIG_SCREEN_LAYOUT = 256; // 0x100