Searched refs:actionsRoot (Results 1 – 2 of 2) sorted by relevance
1154 View actionsRoot = root.findViewById(R.id.action_fragment_root); in onCreateView() local1156 LinearLayout.LayoutParams lp = (LinearLayout.LayoutParams) actionsRoot in onCreateView()1159 actionsRoot.setLayoutParams(lp); in onCreateView()
1159 View actionsRoot = root.findViewById(R.id.action_fragment_root); in onCreateView() local1161 LinearLayout.LayoutParams lp = (LinearLayout.LayoutParams) actionsRoot in onCreateView()1164 actionsRoot.setLayoutParams(lp); in onCreateView()