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

Interface Reference

cSploit/src/org/csploit/android/net/reference/Reference.java:8–11  ·  view source on GitHub ↗

a reference to something TODO: getDrawableResourceId

Source from the content-addressed store, hash-verified

6 * TODO: getDrawableResourceId
7 */
8public interface Reference {
9 String getName();
10 String getSummary();
11}

Callers 8

onActionItemClickedMethod · 0.65
LoggerClass · 0.65
setCurrentPluginMethod · 0.65
downloadFileMethod · 0.65
extractMethod · 0.65
onHandleIntentMethod · 0.65
connectMethod · 0.65

Implementers 4

LinkcSploit/src/org/csploit/android/net/re
ExploitcSploit/src/org/csploit/android/net/Ta
OSVDBcSploit/src/org/csploit/android/net/re
CVEcSploit/src/org/csploit/android/net/re

Calls

no outgoing calls

Tested by

no test coverage detected