Searched defs:mGroupSourceViewContainer (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupDetailFragment.java99 private ViewGroup mGroupSourceViewContainer; field in class:GroupDetailFragment
154 mGroupSourceViewContainer = (ViewGroup) mRootView.findViewById(
368 if (mGroupSourceViewContainer != null) {
369 mGroupSourceViewContainer.addView(mGroupSourceView);

Completed in 57 milliseconds