Searched refs:insertPostalAddress (Results 1 – 3 of 3) sorted by relevance
245 insertPostalAddress(rawContactId, "1600 Amphitheatre Pkwy\nMountain View, CA 94043"); in testSearchIndexForStructuredPostal()251 insertPostalAddress(rawContactId, values); in testSearchIndexForStructuredPostal()
365 protected Uri insertPostalAddress(long rawContactId, String formattedAddress) { in insertPostalAddress() method in BaseContactsProvider2Test375 protected Uri insertPostalAddress(long rawContactId, ContentValues values) { in insertPostalAddress() method in BaseContactsProvider2Test
3226 Uri dataUri = insertPostalAddress(rawContactId, "1600 Amphiteatre Ave, Mountain View"); in testPostalsQuery()3244 Uri dataUri2 = insertPostalAddress(rawContactId, "1600 Amphiteatre Ave, Mountain View"); in testPostalsQuery()