Searched refs:inheritedLayoutMode (Results 1 – 1 of 1) sorted by relevance
6764 int inheritedLayoutMode = (mParent instanceof ViewGroup) ? in getLayoutMode() local6766 setLayoutMode(inheritedLayoutMode, false); in getLayoutMode()