Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
dispatchEvent
Method · 0.65
cancel
Method · 0.65
onTaskDone
Method · 0.65
processCommand
Method · 0.65
onEnd
Method · 0.65
onEnd
Method · 0.65
onEnd
Method · 0.65
Implementers
15
PrefsFrag
cSploit/src/org/csploit/android/Settin
WipeReceiver
cSploit/src/org/csploit/android/MainAc
WifiScannerActivity
cSploit/src/org/csploit/android/WifiSc
FullReceiver
cSploit/src/org/csploit/android/tools/
OnDNSSpoofedReceiver
cSploit/src/org/csploit/android/tools/
TraceReceiver
cSploit/src/org/csploit/android/tools/
SynScanReceiver
cSploit/src/org/csploit/android/tools/
InspectionReceiver
cSploit/src/org/csploit/android/tools/
EventReceiver
cSploit/src/org/csploit/android/core/C
SingleWorker
cSploit/src/org/csploit/android/core/M
UpdateService
cSploit/src/org/csploit/android/servic
Receiver
cSploit/src/org/csploit/android/servic
Calls
no outgoing calls
Tested by
no test coverage detected