Searched defs:profileValues (Results 1 – 1 of 1) sorted by relevance
4097 ContentValues profileValues = new ContentValues(); in testQueryContactThenProfile() local4123 ContentValues profileValues = new ContentValues(); in testQueryProfile() local4169 ContentValues profileValues = new ContentValues(); in testQueryRawProfile() local4178 ContentValues profileValues = new ContentValues(); in testQueryRawProfileById() local4184 Profile.CONTENT_RAW_CONTACTS_URI, profileRawContactId), profileValues); in testQueryRawProfileById() local9709 private long createBasicProfileContact(ContentValues profileValues) { in createBasicProfileContact()