java.lang.Object
com.ibm.wala.dalvik.ipa.callgraph.propagation.cfa.IntentStarters

public class IntentStarters extends Object
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
  • Constructor Details

    • IntentStarters

      public IntentStarters(com.ibm.wala.ipa.cha.IClassHierarchy cha)
  • Method Details

    • isStarter

      public boolean isStarter(com.ibm.wala.types.MethodReference mRef)
    • getInfo

      public IntentStarters.StartInfo getInfo(com.ibm.wala.types.MethodReference mRef)
    • getInfo

      public IntentStarters.StartInfo getInfo(com.ibm.wala.types.Selector mSel)
    • getKnownMethods

      public Set<com.ibm.wala.types.Selector> getKnownMethods()