Home | History | Annotate | Download | only in data

Lines Matching refs:isImage

62             boolean isImage, String name) {
68 mIsImage = isImage;
70 if (isImage) {
90 boolean isImage) {
91 this(path, application, bucketId, isImage,
145 DataManager dataManager, GalleryApp app, boolean isImage) {
149 if (isImage) {
163 GalleryApp application, boolean isImage, ArrayList<Integer> ids) {
174 if (isImage) {
213 application, isImage);