Searched defs:rootLayout (Results 1 – 4 of 4) 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()
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()
140 View rootLayout = inflater.inflate(R.layout.fragment_speed_dial, container, false); in onCreateView() local