Searched refs:actionContainer (Results 1 – 2 of 2) sorted by relevance
264 View actionContainer = v.findViewById(R.id.action_fragment); in onCreateView() local266 ((ViewGroup) actionContainer).addView(action); in onCreateView()
260 View actionContainer = v.findViewById(R.id.action_fragment); in onCreateView() local262 ((ViewGroup) actionContainer).addView(action); in onCreateView()