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