Searched refs:mInclude (Results 1 – 3 of 3) sorted by relevance
69 if (result != null && !TextUtils.isEmpty(result.mInclude)) { in getMediaItemById()70 result = result.append(loadAssetFile(result.mInclude).mChildren); in getMediaItemById()
86 final String mInclude; field in TmaMediaItem103 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