Searched defs:PROFILE_PERSONAL (Results 1 – 2 of 2) sorted by relevance
192 public static final int PROFILE_PERSONAL = MultiProfilePagerAdapter.PROFILE_PERSONAL; field in ResolverActivity
64 public static final int PROFILE_PERSONAL = Profile.Type.PERSONAL.ordinal(); field in MultiProfilePagerAdapter