Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactFragment.java349 ContactsSource contactsSource = sources.getInflatedSource(accountType, in buildEntries() local
351 if (contactsSource != null && contactsSource.readOnly) { in buildEntries()