public class AppsIntent extends Object
IAppsService
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_APPS_SERVICE
Service action: bind to the app service.
|
Constructor and Description |
---|
AppsIntent() |
Modifier and Type | Method and Description |
---|---|
static Account |
getAccount(Intent intent)
|
static int |
getVersion(Intent intent)
Extract the version
from the given intent's extras
Bundle . |
public static final String ACTION_APPS_SERVICE