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