Searched refs:personalBundle (Results 1 – 1 of 1) sorted by relevance
198 final Bundle personalBundle = new Bundle(); in getFragments() local199 personalBundle.putInt(EXTRA_PROFILE, ProfileType.PERSONAL); in getFragments()201 personalFragment.setArguments(personalBundle); in getFragments()