Searched refs:workBundle (Results 1 – 1 of 1) sorted by relevance
193 final Bundle workBundle = new Bundle(); in getFragments() local194 workBundle.putInt(EXTRA_PROFILE, ProfileType.WORK); in getFragments()196 workFragment.setArguments(workBundle); in getFragments()