Lines Matching refs:Profile
45 import android.provider.ContactsContract.Profile;
473 // Since the profile supports local raw contacts, which may have been completely
475 // get the lookup URI for the profile contact (if it still exists).
476 Cursor c = resolver.query(Profile.CONTENT_URI,
545 // Update the new state to use profile URIs if appropriate.
578 // is now null). For local contacts or the local profile, it's possible that the
954 // Don't bother undemoting if this contact is the user's profile.
955 if (id < Profile.MIN_ID) {