Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactModifierTests.java81 public static class MockContactsSource extends AccountType { class in RawContactModifierTests
83 MockContactsSource() { in MockContactsSource() method in RawContactModifierTests.MockContactsSource
153 return new MockContactsSource(); in getAccountType()
DRawContactDeltaListTests.java90 return new RawContactModifierTests.MockContactsSource(); in getAccountType()