Searched refs:rootLayout (Results 1 – 2 of 2) sorted by relevance
46 final ListView listView, final View rootLayout) { in applyCardPaddingToView() argument54 rootLayout.setBackgroundResource(0); in applyCardPaddingToView()56 View mCardView = rootLayout.findViewById(R.id.list_card); in applyCardPaddingToView()72 listView, rootLayout.getWidth(), listSpaceWeight, listViewWeight); in applyCardPaddingToView()
650 setupOnScreenControls(findViewById(R.id.rootLayout), mImageView); in onCreate()