MCPcopy Create free account
hub / github.com/FongMi/CatVodSpider / context

Method context

app/src/main/java/com/github/catvod/spider/Init.java:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 public static Application context() {
31 return get().app;
32 }
33
34 public static void init(Context context) {
35 get().app = ((Application) context);

Callers 5

makeTextMethod · 0.95
getPrefersMethod · 0.95
copyMethod · 0.95
openFileMethod · 0.95
getShareUriMethod · 0.95

Calls 1

getMethod · 0.95

Tested by

no test coverage detected