MCPcopy Create free account
hub / github.com/FongMi/TV / get

Method get

app/src/main/java/com/fongmi/android/tv/server/Server.java:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 public static Server get() {
18 return Loader.INSTANCE;
19 }
20
21 public PlaybackService getService() {
22 return service;

Callers 15

initViewMethod · 0.95
onCodeMethod · 0.95
onDestroyMethod · 0.95
initViewMethod · 0.95
initViewMethod · 0.95
initViewMethod · 0.95
initViewMethod · 0.95
convertMethod · 0.95
getMethod · 0.95
getAuthMethod · 0.95
onCreateMethod · 0.95
onDestroyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected