Home
last modified time | relevance | path

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

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