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