| Package | Description |
|---|---|
| com.ibm.wala.dalvik.ipa.callgraph.androidModel.stubs |
Contains functions inserted into the AndroidModel.
|
| 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 |
|---|---|
AndroidTypes.AndroidContextType |
AndroidStartComponentTool.typeOfCallerContext() |
| Modifier and Type | Method and Description |
|---|---|
AndroidTypes.AndroidContextType |
AndroidContext.getContextType() |
| Constructor and Description |
|---|
AndroidContext(com.ibm.wala.ipa.callgraph.Context parent,
AndroidTypes.AndroidContextType aCtxT) |
| Modifier and Type | Method and Description |
|---|---|
static AndroidTypes.AndroidContextType |
AndroidTypes.AndroidContextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidTypes.AndroidContextType[] |
AndroidTypes.AndroidContextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.