Searched refs:inflatePhoto (Results 1 - 4 of 4) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
H A DGoogleSource.java61 inflatePhoto(context, inflateLevel);
142 protected DataKind inflatePhoto(Context context, int inflateLevel) { method in class:GoogleSource
143 return super.inflatePhoto(context, inflateLevel);
H A DExternalSource.java109 inflatePhoto(context, inflateLevel);
H A DExchangeSource.java57 inflatePhoto(context, inflateLevel);
268 protected DataKind inflatePhoto(Context context, int inflateLevel) { method in class:ExchangeSource
269 final DataKind kind = super.inflatePhoto(context, ContactsSource.LEVEL_MIMETYPES);
H A DFallbackSource.java76 inflatePhoto(context, inflateLevel);
371 protected DataKind inflatePhoto(Context context, int inflateLevel) { method in class:FallbackSource

Completed in 179 milliseconds