Searched refs:FLAG_LAYOUT_MODE_WAS_EXPLICITLY_SET (Results 1 – 1 of 1) sorted by relevance
358 private static final int FLAG_LAYOUT_MODE_WAS_EXPLICITLY_SET = 0x800000; field in ViewGroup4379 if (!hasBooleanFlag(FLAG_LAYOUT_MODE_WAS_EXPLICITLY_SET)) { in clearCachedLayoutMode()5873 setBooleanFlag(FLAG_LAYOUT_MODE_WAS_EXPLICITLY_SET, explicitly); in setLayoutMode()5892 hasBooleanFlag(FLAG_LAYOUT_MODE_WAS_EXPLICITLY_SET)) { in invalidateInheritedLayoutMode()