HomeSort by relevance Sort by last modified time
    Searched refs:ensureInflated (Results 1 - 2 of 2) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 281 source.ensureInflated(context, inflateLevel);
287 mFallbackSource.ensureInflated(context, inflateLevel);
311 source.ensureInflated(mContext, inflateLevel);
ContactsSource.java 96 public synchronized void ensureInflated(Context context, int inflateLevel) {
104 * {@link #ensureInflated(Context, int)} when inflation is needed.
110 * inflated data. Calling {@link #ensureInflated(Context, int)} will

Completed in 50 milliseconds