MCPcopy Create free account
hub / github.com/M66B/FairEmail / toString

Method toString

app/src/main/java/eu/faircode/email/UriType.java:111–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 }
110
111 @NonNull
112 @Override
113 public String toString() {
114 return uri + " type=" + type;
115 }
116}

Callers 15

onExecuteMethod · 0.45
onSaveInstanceStateMethod · 0.45
processUriMethod · 0.45
onClickMethod · 0.45
delegateMethod · 0.45
onChangedMethod · 0.45
runMethod · 0.45
monitorAccountMethod · 0.45
onClickMethod · 0.45
onAccountSelectedMethod · 0.45
onAuthorizedMethod · 0.45
getShortcutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected