| Package | Description |
|---|---|
| com.ibm.wala.dalvik.ipa.callgraph.androidModel |
Inserts synthetic code that resembles Androids lifecycle.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.ipa.summaries.SummarizedMethod |
AndroidModel.getMethodAs(com.ibm.wala.types.MethodReference asMethod,
com.ibm.wala.types.TypeReference caller,
IntentStarters.StartInfo info,
com.ibm.wala.ipa.callgraph.CGNode callerNd)
Get method of the Model in an other Signature.
|
| 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 |
|---|---|
IntentStarters.StartInfo |
IntentStarters.getInfo(com.ibm.wala.types.MethodReference mRef) |
IntentStarters.StartInfo |
IntentStarters.getInfo(com.ibm.wala.types.Selector mSel) |
static IntentStarters.StartInfo |
IntentStarters.StartInfo.makeContextFree(AndroidComponent component) |
Copyright © 2019. All rights reserved.