MCPcopy Index your code
hub / github.com/cSploit/android / getType

Method getType

cSploit/src/org/csploit/android/net/Target.java:636–638  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

634 }
635
636 public Type getType(){
637 return mType;
638 }
639
640 public Network getNetwork(){
641 return mNetwork;

Callers 12

onItemLongClickMethod · 0.95
spoofMethod · 0.45
dissectMethod · 0.45
dnsSpoofMethod · 0.45
isAllowedTargetMethod · 0.45
saveSessionMethod · 0.45
onNewTargetFoundMethod · 0.45
comesAfterMethod · 0.45
equalsMethod · 0.45
onCreateMethod · 0.45
onClickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected