@Deprecated public class ActivityModelMethod extends DexIMethod
IMethod.SourcePosition
ContextItem.Value<T>
instructions, myClass
Constructor and Description |
---|
ActivityModelMethod(org.jf.dexlib.ClassDataItem.EncodedMethod encodedMethod,
DexIClass klass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static org.jf.dexlib.ClassDataItem.EncodedMethod |
getActivityModel()
Deprecated.
|
protected void |
handleINVOKE_VIRTUAL(int instLoc,
String cname,
String mname,
String pname,
int[] args,
org.jf.dexlib.Code.Opcode opcode)
Deprecated.
|
static void |
loadActivityModel()
Deprecated.
|
equals, getAddressFromIndex, getAnnotations, getAnnotations, getBytecodeIndex, getCallSites, getClassHierarchy, getDeclaredExceptions, getDeclaringClass, getDescriptor, getDexInstructions, getExceptionReg, getHandlers, getIndirectionData, getInstructionFromIndex, getInstructionIndex, getInstructions, getLineNumber, getLocalVariableName, getMaxLocals, getMaxStackHeight, getName, getNumberOfParameterRegisters, getNumberOfParameters, getParameterAnnotations, getParameterSourcePosition, getParameterType, getReference, getReturnReg, getReturnType, getSelector, getSignature, getSourcePosition, getTotalInsts, hasExceptionHandler, hashCode, hasLocalVariableTable, instructions, isAbstract, isBridge, isClinit, isFinal, isInit, isNative, isPrivate, isProtected, isPublic, isStatic, isSynchronized, isSynthetic, isVolatile, parseBytecode, toEncodedMethod, toString
public ActivityModelMethod(org.jf.dexlib.ClassDataItem.EncodedMethod encodedMethod, DexIClass klass)
public static void loadActivityModel()
public static org.jf.dexlib.ClassDataItem.EncodedMethod getActivityModel()
protected void handleINVOKE_VIRTUAL(int instLoc, String cname, String mname, String pname, int[] args, org.jf.dexlib.Code.Opcode opcode)
handleINVOKE_VIRTUAL
in class DexIMethod