Class IntentStarters
java.lang.Object
com.ibm.wala.dalvik.ipa.callgraph.propagation.cfa.IntentStarters
Contains Information on functions that start Android-Components based on an Intent.
This is used by the IntentContextSelector to add an IntentContext to this Methods.
TODO: TODO: Fill in better values for targetAccuracy and componentType TODO: Add declaring class
- Since:
- 1013-10-16
- Author:
- Tobias Blaschke <code@tobiasblaschke.de>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
The flags influence the later model.static class
Contains information on how to call a starter-function. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetInfo
(MethodReference mRef) boolean
isStarter
(MethodReference mRef)
-
Constructor Details
-
IntentStarters
-
-
Method Details
-
isStarter
-
getInfo
-
getInfo
-
getKnownMethods
-