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

Method toString

cSploit/src/org/csploit/android/events/Os.java:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 public String toString() {
18 return String.format("Os: { accuracy=%d, os='%s', type='%s' }", accuracy, os, type);
19 }
20}

Callers 15

onConfirmMethod · 0.45
onInputEnteredMethod · 0.45
onEndMethod · 0.45
onEventMethod · 0.45
dissectMethod · 0.45
dnsSpoofMethod · 0.45
sniffMethod · 0.45
finishNotificationMethod · 0.45
rootMethod · 0.45
userMethod · 0.45
notifyChildCrashedMethod · 0.45

Calls 1

formatMethod · 0.80

Tested by

no test coverage detected