| Package | Description |
|---|---|
| com.ibm.wala.dalvik.ipa.callgraph.propagation.cfa |
Fetch and handle information on Android-Intents.
|
| com.ibm.wala.dalvik.util |
Classes of general use with the AndroidModel.
|
| Modifier and Type | Method and Description |
|---|---|
Intent.IntentType |
Intent.getType() |
static Intent.IntentType |
Intent.IntentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intent.IntentType[] |
Intent.IntentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Intent.IntentType |
AndroidSettingFactory.InternalIntent.getType() |
Intent.IntentType |
AndroidSettingFactory.UnknownIntent.getType() |
Intent.IntentType |
AndroidSettingFactory.ExternalIntent.getType() |
Intent.IntentType |
AndroidSettingFactory.StandardIntent.getType() |
Intent.IntentType |
AndroidSettingFactory.IgnoreIntent.getType() |
Copyright © 2019. All rights reserved.