public abstract class Intent
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Intent.Builder |
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_POLICY_PRIORITY |
static int |
POLICY_MAX_PRIORITY |
static int |
POLICY_MIN_PRIORITY |
| Modifier | Constructor and Description |
|---|---|
protected |
Intent() |
| Modifier and Type | Method and Description |
|---|---|
IntentId |
getIntentId() |
int |
getPriority() |
int |
getVersion() |
public static final int DEFAULT_POLICY_PRIORITY
public static final int POLICY_MIN_PRIORITY
public static final int POLICY_MAX_PRIORITY
public IntentId getIntentId()
public int getPriority()
public int getVersion()