Searched defs:ProfileType (Results 1 – 8 of 8) sorted by relevance
58 enum class ProfileType { class in com.android.photopicker.core.user.UserProfile
313 profile_type: ProfileType, in report_profile_start()328 profile_type: ProfileType, in report_profile_end()474 enum ProfileType { enum486 impl fmt::Display for ProfileType { implementation503 impl ProfileType { implementation556 pub fn new(profile_type: ProfileType, profile_id: ProfileId) -> Self { in new()
66 public @interface ProfileType { annotation in UserProfileGroup
65 enum class ProfileType { in <lambda>() class in com.android.intentresolver.platform.FakeUserManager
80 public @interface ProfileType { annotation in ProfileSelectFragment
69 public @interface ProfileType {} annotation in MultiProfilePagerAdapter
375 enum class ProfileType { in <lambda>() class in com.android.permissioncontroller.safetycenter.service.SafetyCenterSearchIndexablesProvider
286 protected enum ProfileType { enum in ChooseLockPassword.ChooseLockPasswordFragment