Searched defs:profileValues (Results 1 – 1 of 1) sorted by relevance
3956 ContentValues profileValues = new ContentValues(); in testQueryContactThenProfile() local3984 ContentValues profileValues = new ContentValues(); in testQueryProfile() local4031 ContentValues profileValues = new ContentValues(); in testQueryRawProfile() local4041 ContentValues profileValues = new ContentValues(); in testQueryRawProfileById() local4048 Profile.CONTENT_RAW_CONTACTS_URI, profileRawContactId), profileValues); in testQueryRawProfileById() local9733 private long createBasicProfileContact(ContentValues profileValues) { in createBasicProfileContact()