Searched defs:profileValues (Results 1 – 1 of 1) sorted by relevance
3955 ContentValues profileValues = new ContentValues(); in testQueryContactThenProfile() local3983 ContentValues profileValues = new ContentValues(); in testQueryProfile() local4030 ContentValues profileValues = new ContentValues(); in testQueryRawProfile() local4040 ContentValues profileValues = new ContentValues(); in testQueryRawProfileById() local4047 Profile.CONTENT_RAW_CONTACTS_URI, profileRawContactId), profileValues); in testQueryRawProfileById() local9797 private long createBasicProfileContact(ContentValues profileValues) { in createBasicProfileContact()