Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ getLevel
Method
getLevel
app/src/main/java/eu/faircode/email/BulletSpanEx.java:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
int
getLevel() {
63
return
this.level;
64
}
65
66
void
setLevel(
int
level) {
67
this.level = level;
Callers
3
getText
Method · 0.95
setListLevel
Method · 0.95
clone
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected