Searched defs:rootLayout (Results 1 – 9 of 9) sorted by relevance
55 FrameLayout rootLayout = mActivityRule.getActivity().findViewById(R.id.root_layout); in testScaledLayout_layoutInXml() local89 FrameLayout rootLayout = mActivityRule.getActivity().findViewById(R.id.root_layout); in testScaledLayout_layoutThroughCode() local123 FrameLayout rootLayout = mActivityRule.getActivity().findViewById(R.id.root_layout); in testScaledLayout_bounceY() local
56 Resources resources, final ListView listView, final View rootLayout) { in applyCardPaddingToView()
97 final FrameLayout rootLayout = (FrameLayout) LayoutInflater.from(context) in inflate() local
82 final FrameLayout rootLayout = (FrameLayout) LayoutInflater.from(mContext) in inflate() local
1177 private final View rootLayout; field in OldMainActivityPeer.MainOldSpeedDialFragmentHost1187 View rootLayout, in MainOldSpeedDialFragmentHost()1264 private final ViewGroup rootLayout; field in OldMainActivityPeer.MainSpeedDialFragmentHost1270 ViewGroup rootLayout, in MainSpeedDialFragmentHost()
307 final FrameLayout rootLayout = new FrameLayout( in addSplashScreenStartingWindow() local
140 View rootLayout = inflater.inflate(R.layout.fragment_speed_dial, container, false); in onCreateView() local
259 RelativeLayout rootLayout = new RelativeLayout(this); in onCreate() local
755 ViewInfo rootLayout = result.getRootViews().get(0); in testScrollingAndMeasure() local