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

Interface EndReceiver

cSploit/src/org/csploit/android/net/RemoteReader.java:41–43  ·  view source on GitHub ↗

receive the job end notification

Source from the content-addressed store, hash-verified

39 * receive the job end notification
40 */
41 public interface EndReceiver {
42 void onEnd();
43 }
44
45 /**
46 * Asynchronous fetch job.

Callers 7

dispatchEventMethod · 0.65
cancelMethod · 0.65
onTaskDoneMethod · 0.65
processCommandMethod · 0.65
onEndMethod · 0.65
onEndMethod · 0.65
onEndMethod · 0.65

Implementers 15

PrefsFragcSploit/src/org/csploit/android/Settin
WipeReceivercSploit/src/org/csploit/android/MainAc
WifiScannerActivitycSploit/src/org/csploit/android/WifiSc
FullReceivercSploit/src/org/csploit/android/tools/
OnDNSSpoofedReceivercSploit/src/org/csploit/android/tools/
TraceReceivercSploit/src/org/csploit/android/tools/
SynScanReceivercSploit/src/org/csploit/android/tools/
InspectionReceivercSploit/src/org/csploit/android/tools/
EventReceivercSploit/src/org/csploit/android/core/C
SingleWorkercSploit/src/org/csploit/android/core/M
UpdateServicecSploit/src/org/csploit/android/servic
ReceivercSploit/src/org/csploit/android/servic

Calls

no outgoing calls

Tested by

no test coverage detected