java.lang.Object | |
↳ | com.cooliris.media.MediaSet |
![]() |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | TYPE_FOLDER | ||||||||||
int | TYPE_SMART | ||||||||||
int | TYPE_USERDEFINED |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
mDataSource | |||||||||||
mEditUri | |||||||||||
mFlagForDelete | |||||||||||
mHasImages | |||||||||||
mHasVideos | |||||||||||
mId | |||||||||||
mIsLocal | |||||||||||
mLatLongDetermined | |||||||||||
mMaxAddedTimestamp | |||||||||||
mMaxLatLatitude | |||||||||||
mMaxLatLongitude | |||||||||||
mMaxLonLatitude | |||||||||||
mMaxLonLongitude | |||||||||||
mMaxTimestamp | |||||||||||
mMinAddedTimestamp | |||||||||||
mMinLatLatitude | |||||||||||
mMinLatLongitude | |||||||||||
mMinLonLatitude | |||||||||||
mMinLonLongitude | |||||||||||
mMinTimestamp | |||||||||||
mName | |||||||||||
mNoCountTitleString | |||||||||||
mNumItemsLoaded | |||||||||||
mPicasaAlbumId | |||||||||||
mReverseGeocodedLocation | |||||||||||
mReverseGeocodedLocationComputed | |||||||||||
mReverseGeocodedLocationRequestMade | |||||||||||
mSyncPending | |||||||||||
mTitleString | |||||||||||
mTruncTitleString | |||||||||||
mType |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Adds a MediaItem to this set, and increments the load count.
| |||||||||||
Generates the label for the MediaSet.
| |||||||||||
Removes a MediaItem if present in the MediaSet.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Adds a MediaItem to this set, and increments the load count. Additionally, it also recomputes the location bounds and time range of the media set.
Generates the label for the MediaSet.
Removes a MediaItem if present in the MediaSet.