Searched refs:buttonActionsView (Results 1 – 2 of 2) sorted by relevance
1074 View buttonActionsView = mButtonActionsStylist.onCreateView(inflater, actionContainer); in onCreateView() local1075 actionContainer.addView(buttonActionsView); in onCreateView()1144 buttonActionsView.getLayoutParams(); in onCreateView()1146 buttonActionsView.setLayoutParams(lp); in onCreateView()
1079 View buttonActionsView = mButtonActionsStylist.onCreateView(inflater, actionContainer); in onCreateView() local1080 actionContainer.addView(buttonActionsView); in onCreateView()1149 buttonActionsView.getLayoutParams(); in onCreateView()1151 buttonActionsView.setLayoutParams(lp); in onCreateView()