Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DSources.java256 final ContactsSource source = getInflatedSource(account.type, in getAccounts()
301 public ContactsSource getInflatedSource(String accountType, int inflateLevel) { in getInflatedSource() method in Sources
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactFragment.java349 ContactsSource contactsSource = sources.getInflatedSource(accountType, in buildEntries()