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