MCPcopy 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

onDestroyMethod · 0.95
initViewMethod · 0.95
initEventMethod · 0.95
setTimerMethod · 0.95
onDelayMethod · 0.95
onResetMethod · 0.95
dismissMethod · 0.95
initViewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected