Searched refs:mInclude (Results 1 – 3 of 3) sorted by relevance
66 if (!TextUtils.isEmpty(result.mInclude)) { in getMediaItemById()67 result = result.append(loadAssetFile(result.mInclude).mChildren); in getMediaItemById()
90 final String mInclude; field in TmaMediaItem107 mInclude = include; in TmaMediaItem()
381 lists[i] = createImageList(data.mInclude, data.mBucketId, in checkImageList()558 mInclude = include; in ImageListData()563 int mInclude; field in GalleryPicker.ImageListData