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