Searched refs:Profile (Results 1 – 13 of 13) sorted by relevance
61 using dynamic_depth::Profile;485 std::vector<std::unique_ptr<Profile>> profileList; in processDepthPhotoFrame()486 profileList.emplace_back(Profile::FromData("DepthPhoto", {0})); in processDepthPhotoFrame()
764 Uri.withAppendedPath(Profile.CONTENT_URI, CONTENT_DIRECTORY);1815 return (contactId >= ENTERPRISE_CONTACT_ID_BASE) && (contactId < Profile.MIN_ID); in isEnterpriseContactId()2261 public static final class Profile implements BaseColumns, ContactsColumns, class in ContactsContract2266 private Profile() { in Profile() method in ContactsContract.Profile2317 return id >= Profile.MIN_ID; in isProfileId()5073 Uri.withAppendedPath(Profile.CONTENT_URI, "raw_contact_entities");5559 Uri.withAppendedPath(Profile.CONTENT_URI, "status_updates");
106 // Enum that hold the bit masks for various LTE Positioning Profile settings (LPP_PROFILE
176 ContactsContract.Profile.CONTENT_URI, new String[] { in queryForUserInformation()
768 message Profile { message776 optional Profile profile = 34;
1765 // OPEN: Settings > Storage > [Profile]
11176 proto.write(ActivityManagerServiceDumpProcessesProto.Profile.APP_NAME, in writeProcessesToProtoLocked()11179 ActivityManagerServiceDumpProcessesProto.Profile.PROC); in writeProcessesToProtoLocked()11182 ActivityManagerServiceDumpProcessesProto.Profile.INFO); in writeProcessesToProtoLocked()11183 proto.write(ActivityManagerServiceDumpProcessesProto.Profile.TYPE, in writeProcessesToProtoLocked()
3815 // OPEN: Settings > Storage > [Profile]
6285 // LTE Positioning Profile settings
24562 …public static final class ContactsContract.Profile implements android.provider.BaseColumns android…
38175 …public static final class ContactsContract.Profile implements android.provider.BaseColumns android…
38319 …public static final class ContactsContract.Profile implements android.provider.BaseColumns android…
55686 Landroid/provider/ContactsContract$Profile;-><init>()V