Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ get
Method
get
app/src/mobile/java/com/fongmi/android/tv/utils/Timer.java:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
public
static
Timer get() {
23
return
Loader.INSTANCE;
24
}
25
26
public
boolean isRunning() {
27
return
timer != null;
Callers
8
onDestroy
Method · 0.95
initView
Method · 0.95
initEvent
Method · 0.95
setTimer
Method · 0.95
onDelay
Method · 0.95
onReset
Method · 0.95
dismiss
Method · 0.95
initView
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected