Searched refs:mGroupSourceViewContainer (Results 1 – 1 of 1) sorted by relevance
102 private ViewGroup mGroupSourceViewContainer; field in GroupDetailFragment157 mGroupSourceViewContainer = (ViewGroup) mRootView.findViewById( in onCreateView()385 if (mGroupSourceViewContainer != null) { in updateAccountType()386 mGroupSourceViewContainer.addView(mGroupSourceView); in updateAccountType()