Searched refs:PERSONAL (Results 1 – 16 of 16) sorted by relevance
64 ProfileType.PERSONAL,72 int PERSONAL = 1; field82 int ALL = PERSONAL | WORK;
38 personalOnly.putInt(EXTRA_PROFILE, ProfileType.PERSONAL); in getFragments()
38 personalOnly.putInt(EXTRA_PROFILE, ProfileSelectFragment.ProfileType.PERSONAL); in getFragments()
39 personalOnly.putInt(EXTRA_PROFILE, ProfileType.PERSONAL); in getFragments()
55 personalOnly.putInt(EXTRA_PROFILE, ProfileSelectFragment.ProfileType.PERSONAL); in getFragments()
199 personalBundle.putInt(EXTRA_PROFILE, ProfileType.PERSONAL); in getFragments()
192 THIS PRODUCT IS LICENSED UNDER THE MPEG-4 VISUAL PATENT PORTFOLIO LICENSE FOR THE PERSONAL AND195 IN A PERSONAL AND NONCOMMERCIAL ACTIVITY AND/OR WAS OBTAINED FROM A VIDEO PROVIDER LICENSED BY MPEG200 THIS PRODUCT IS LICENSED UNDER THE AVC PATENT PORTFOLIO LICENSE FOR THE PERSONAL AND NONCOMMERCIAL202 DECODE AVC VIDEO THAT WAS ENCODED BY A CONSUMER ENGAGED IN A PERSONAL AND NON-COMMERCIAL ACTIVITY
44 EXTRA_PROFILE, -1)).isEqualTo(ProfileSelectFragment.ProfileType.PERSONAL); in getFragments_containsCorrectBundle()
85 ProfileSelectFragment.ProfileType.PERSONAL); in buildAccountPreferenceControllers()
288 && (mType & ProfileSelectFragment.ProfileType.PERSONAL) != 0) { in updateUi()
104 mController.setProfileType(ProfileSelectFragment.ProfileType.PERSONAL); in updateState_Personal_shouldShowOnlyPersonalApps()
149 if (!isWorkProfile && (type & ProfileSelectFragment.ProfileType.PERSONAL) != 0) { in isRequestMatchesProfileType()
159 if (!isWorkProfile && (type & ProfileSelectFragment.ProfileType.PERSONAL) != 0) { in isRequestMatchesProfileType()
1158 == ProfileSelectFragment.ProfileType.PERSONAL : false; in getTargetFragment()
341 == ProfileSelectFragment.ProfileType.PERSONAL : false; in onCreate()