|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MediaStore.Audio.PlaylistsColumns
Columns representing a playlist
| Field Summary | |
|---|---|
static String |
DATA
The data stream for the playlist file |
static String |
DATE_ADDED
The time the file was added to the media provider Units are seconds since 1970. |
static String |
DATE_MODIFIED
The time the file was last modified Units are seconds since 1970. |
static String |
NAME
The name of the playlist |
| Field Detail |
|---|
static final String NAME
Type: TEXT
static final String DATA
Type: DATA STREAM
static final String DATE_ADDED
Type: INTEGER (long)
static final String DATE_MODIFIED
Type: INTEGER (long)
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||