Searched refs:inflatePhoto (Results 1 – 4 of 4) sorted by relevance
61 inflatePhoto(context, inflateLevel); in inflate()142 protected DataKind inflatePhoto(Context context, int inflateLevel) { in inflatePhoto() method in GoogleSource143 return super.inflatePhoto(context, inflateLevel); in inflatePhoto()
57 inflatePhoto(context, inflateLevel); in inflate()268 protected DataKind inflatePhoto(Context context, int inflateLevel) { in inflatePhoto() method in ExchangeSource269 final DataKind kind = super.inflatePhoto(context, ContactsSource.LEVEL_MIMETYPES); in inflatePhoto()
109 inflatePhoto(context, inflateLevel); in inflate()
76 inflatePhoto(context, inflateLevel); in inflate()371 protected DataKind inflatePhoto(Context context, int inflateLevel) { in inflatePhoto() method in FallbackSource