org.openintents.provider
Class Intents
java.lang.Object
org.openintents.provider.Intents
public abstract class Intents
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_URI
public static final Uri CONTENT_URI
EXTRA_TYPE
public static final java.lang.String EXTRA_TYPE
- See Also:
- Constant Field Values
EXTRA_ACTION
public static final java.lang.String EXTRA_ACTION
- See Also:
- Constant Field Values
EXTRA_URI
public static final java.lang.String EXTRA_URI
- See Also:
- Constant Field Values
EXTRA_ANDROID_ACTIONS
public static final java.lang.String EXTRA_ANDROID_ACTIONS
- boolean extra flag indicating whether action list should include all android actions.
- See Also:
- Constant Field Values
EXTRA_ACTION_LIST
public static final java.lang.String EXTRA_ACTION_LIST
- string extra containing comma separated list of actions that should be included in action list.
- See Also:
- Constant Field Values
TYPE_PREFIX_DIR
public static final java.lang.String TYPE_PREFIX_DIR
- See Also:
- Constant Field Values
TYPE_PREFIX_ITEM
public static final java.lang.String TYPE_PREFIX_ITEM
- See Also:
- Constant Field Values
Intents
public Intents()