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