Searched refs:TAG_ALL (Results 1 – 1 of 1) sorted by relevance
124 private static final String TAG_ALL = "contacts-all"; field in PeopleActivity571 fragmentManager.findFragmentByTag(TAG_ALL); in setUpListFragment()577 .add(R.id.contacts_list_container, mContactsListFragment, TAG_ALL) in setUpListFragment()