Searched refs:mMainView (Results 1 – 7 of 7) sorted by relevance
399 ViewGroup mMainView; field in GuidedActionsStylist445 mMainView = (ViewGroup) inflater.inflate(onProvideLayoutId(), container, false); in onCreateView()446 mContentView = mMainView.findViewById(mButtonActions ? R.id.guidedactions_content2 : in onCreateView()448 mBgView = mMainView.findViewById(mButtonActions ? R.id.guidedactions_list_background2 : in onCreateView()450 if (mMainView instanceof VerticalGridView) { in onCreateView()451 mActionsGridView = (VerticalGridView) mMainView; in onCreateView()453 mActionsGridView = (VerticalGridView) mMainView.findViewById(mButtonActions in onCreateView()461 mSubActionsGridView = (VerticalGridView) mMainView.findViewById( in onCreateView()463 mSubActionsBackground = mMainView.findViewById( in onCreateView()471 Context ctx = mMainView.getContext(); in onCreateView()[all …]
924 field protected android.view.View mMainView;
1263 field protected android.view.View mMainView;
1247 field protected android.view.View mMainView;
1665 field protected android.view.View mMainView;
1863 field protected android.view.View mMainView;
1860 field protected android.view.View mMainView;