Searched refs:FAVORITE_TAG (Results 1 – 1 of 1) sorted by relevance
321 final String FAVORITE_TAG = "tab-pager-favorite"; in createViewsAndFragments() local331 fragmentManager.findFragmentByTag(FAVORITE_TAG); in createViewsAndFragments()339 transaction.add(R.id.tab_pager, mFavoritesFragment, FAVORITE_TAG); in createViewsAndFragments()