MCPcopy Create free account
hub / github.com/asLody/VirtualApp / getPreferences

Method getPreferences

VirtualApp/app/src/main/java/io/virtualapp/VApp.java:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 public static SharedPreferences getPreferences() {
86 return getApp().mPreferences;
87 }
88
89}

Callers

nothing calls this directly

Calls 1

getAppMethod · 0.95

Tested by

no test coverage detected