Searched defs:nonProfileValues (Results 1 – 1 of 1) sorted by relevance
4080 ContentValues nonProfileValues = new ContentValues(); in testQueryContactThenProfile() local4098 ContentValues nonProfileValues = new ContentValues(); in testQueryContactExcludeProfile() local10238 private long createBasicNonProfileContact(ContentValues nonProfileValues) { in createBasicNonProfileContact()