Searched refs:profileTypeToTab (Results 1 – 1 of 1) sorted by relevance
425 return profileTypeToTab(profileType); in getTabForPosition()432 && profileTypeToTab(arguments.getInt(EXTRA_PROFILE)) == profileTab) { in getPositionForProfileTab()440 private int profileTypeToTab(@ProfileType int profileType) { in profileTypeToTab() method in ProfileSelectFragment.ViewPagerAdapter