| 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.
|
| Constructor and Description |
|---|
AndroidStartComponentTool(com.ibm.wala.ipa.cha.IClassHierarchy cha,
com.ibm.wala.types.MethodReference asMethod,
Set<IntentStarters.StarterFlags> flags,
com.ibm.wala.types.TypeReference caller,
com.ibm.wala.util.ssa.TypeSafeInstructionFactory instructionFactory,
com.ibm.wala.util.ssa.ParameterAccessor acc,
com.ibm.wala.util.ssa.SSAValueManager pm,
com.ibm.wala.ipa.summaries.VolatileMethodSummary redirect,
com.ibm.wala.util.ssa.ParameterAccessor.Parameter self,
IntentStarters.StartInfo info) |
| Modifier and Type | Method and Description |
|---|---|
static IntentStarters.StarterFlags |
IntentStarters.StarterFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntentStarters.StarterFlags[] |
IntentStarters.StarterFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IntentStarters.StarterFlags> |
IntentStarters.StartInfo.getFlags()
These influence how the model is built.
|
Copyright © 2019. All rights reserved.