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

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
GoogleSource.java 61 inflatePhoto(context, inflateLevel);
142 protected DataKind inflatePhoto(Context context, int inflateLevel) {
143 return super.inflatePhoto(context, inflateLevel);
ExternalSource.java 109 inflatePhoto(context, inflateLevel);
ExchangeSource.java 57 inflatePhoto(context, inflateLevel);
268 protected DataKind inflatePhoto(Context context, int inflateLevel) {
269 final DataKind kind = super.inflatePhoto(context, ContactsSource.LEVEL_MIMETYPES);
FallbackSource.java 76 inflatePhoto(context, inflateLevel);
371 protected DataKind inflatePhoto(Context context, int inflateLevel) {

Completed in 248 milliseconds