Home
last modified time | relevance | path

Searched refs:NestedTestContact (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactsContract_TestDataBuilder.java282 mContact = new NestedTestContact(this); in getContact()
296 private class NestedTestContact extends TestContact { class in ContactsContract_TestDataBuilder
299 public NestedTestContact(TestRawContact rawContact) { in NestedTestContact() method in ContactsContract_TestDataBuilder.NestedTestContact