MCPcopy Create free account
hub / github.com/aaronzzx/YESPDF / getContext

Method getContext

app/src/main/java/com/aaron/yespdf/common/App.java:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 private static Context sContext;
26
27 public static Context getContext() {
28 return sContext;
29 }
30
31 @Override
32 protected void attachBaseContext(Context base) {

Callers 15

BorderImageViewClass · 0.95
AnimationManagerMethod · 0.80
DragPinchManagerMethod · 0.80
PagesLoaderMethod · 0.80
setSpacingMethod · 0.80
doInBackgroundMethod · 0.80
handleUriMethod · 0.80
CollectionAdapter2Class · 0.80
createShortcutMethod · 0.80
onBindViewHolderMethod · 0.80
AllAdapter2Class · 0.80
setListenerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected