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