Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DContactsSource.java83 public synchronized boolean isInflated(int inflateLevel) { in isInflated() method in ContactsSource
97 if (!isInflated(inflateLevel)) { in ensureInflated()
DSources.java306 if (source.isInflated(inflateLevel)) { in getInflatedSource()