Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onExecute
Method · 0.45
onSaveInstanceState
Method · 0.45
processUri
Method · 0.45
onClick
Method · 0.45
delegate
Method · 0.45
onChanged
Method · 0.45
run
Method · 0.45
monitorAccount
Method · 0.45
onClick
Method · 0.45
onAccountSelected
Method · 0.45
onAuthorized
Method · 0.45
getShortcut
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected