Searched refs:TAG_UNAVAILABLE (Results 1 – 1 of 1) sorted by relevance
127 private static final String TAG_UNAVAILABLE = "contacts-unavailable"; field in PeopleActivity725 .findFragmentByTag(TAG_UNAVAILABLE); in updateViewConfiguration()743 transaction.replace(R.id.contacts_unavailable_container, fragment, TAG_UNAVAILABLE); in updateViewConfiguration()1005 Fragment unavailableFragment = fragmentManager.findFragmentByTag(TAG_UNAVAILABLE); in switchView()