ContactsProvider2Test.java | 19 import static com.android.providers.contacts.TestUtils.cv; 1285 cv(Phone.DISPLAY_NAME, "Dad", Phone.NUMBER, "123-456-7890"), method 1286 cv(Phone.DISPLAY_NAME, "Mam", Phone.NUMBER, "323-123-4567") method 1292 cv(Phone.DISPLAY_NAME, "Dad", Phone.NUMBER, "123-456-7890") method 1299 cv(Phone.DISPLAY_NAME, "Mam", Phone.NUMBER, "323-123-4567") method 2452 cv(Data._ID, did5), method 2453 cv(Data._ID, did6), method 2454 cv(Data._ID, did3), method 2455 cv(Data._ID, did4), method 2456 cv(Data._ID, did1), method 2457 cv(Data._ID, did2)); method [all...] |