|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenableColumns
These are standard columns for openable URIs. (See
Intent.CATEGORY_OPENABLE.) If possible providers that have openable URIs
should support these columns. To find the content type of a URI use
ContentResolver.getType(android.net.Uri) as normal.
| Field Summary | |
|---|---|
static String |
DISPLAY_NAME
The human-friendly name of file. |
static String |
SIZE
The number of bytes in the file identified by the openable URI. |
| Field Detail |
|---|
static final String DISPLAY_NAME
static final String SIZE
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||