Searched refs:insertPostalAddress (Results 1 – 3 of 3) sorted by relevance
246 insertPostalAddress(rawContactId, "1600 Amphitheatre Pkwy\nMountain View, CA 94043"); in testSearchIndexForStructuredPostal()252 insertPostalAddress(rawContactId, values); in testSearchIndexForStructuredPostal()
383 protected Uri insertPostalAddress(long rawContactId, String formattedAddress) { in insertPostalAddress() method in BaseContactsProvider2Test393 protected Uri insertPostalAddress(long rawContactId, ContentValues values) { in insertPostalAddress() method in BaseContactsProvider2Test
3118 Uri dataUri = insertPostalAddress(rawContactId, "1600 Amphiteatre Ave, Mountain View"); in testPostalsQuery()3136 Uri dataUri2 = insertPostalAddress(rawContactId, "1600 Amphiteatre Ave, Mountain View"); in testPostalsQuery()