Home
last modified time | relevance | path

Searched refs:mGroupSourceViewContainer (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/group/
DGroupDetailFragment.java102 private ViewGroup mGroupSourceViewContainer; field in GroupDetailFragment
157 mGroupSourceViewContainer = (ViewGroup) mRootView.findViewById( in onCreateView()
385 if (mGroupSourceViewContainer != null) { in updateAccountType()
386 mGroupSourceViewContainer.addView(mGroupSourceView); in updateAccountType()