java.lang.String |
NAME |
Displayable name of the source |
java.lang.String |
ICON_URI_1 |
Each Source can use up to 2 icons with different
sizes and one monochrome
This is the URI of the largest icon (30x30 pixels) |
java.lang.String |
ICON_URI_2 |
Each Source can use up to 2 icons with different
sizes and one monochrome
This is the URI of the second largest icon (18x18 pixels) |
java.lang.String |
ICON_URI_BLACK_WHITE |
Each Source can use up to 2 icons with different
sizes and one monochrome
This is the URI of the monochrome icon (18x18 pixels) |
java.lang.String |
ENABLED |
Indicates if the source is enabled |
java.lang.String |
ACTION_1 |
Action supported by the extension. |
java.lang.String |
ACTION_2 |
Action supported by the extension. |
java.lang.String |
ACTION_3 |
Action supported by the extension. |
java.lang.String |
ACTION_ICON_1 |
Action supported by the extension. |
java.lang.String |
ACTION_ICON_2 |
Action supported by the extension. |
java.lang.String |
ACTION_ICON_3 |
Action supported by the extension. |
java.lang.String |
UPDATE_TIME |
The time (in milliseconds since January 1, 1970 00:00:00 UTC UNIX
EPOCH) when an event linked to this source was created. |
java.lang.String |
TEXT_TO_SPEECH |
Text to speech specific text. |
java.lang.String |
EXTENSION_SPECIFIC_ID |
Extension specific identifier of the source
It is up to the extension to define this identifier |
java.lang.String |
COLOR |
The color associated with this source. |
java.lang.String |
PACKAGE_NAME |
The package name of a plug-in. |
java.lang.String |
SUPPORTS_REFRESH |
If true it is possible for the user to trigger a manual refresh of events from this
source. |
Column-definitions for the source event join query.