Searched refs:dumpStorage (Results 1 – 2 of 2) sorted by relevance
97 dump.put(KEY_STORAGE, dumpStorage()); in dump()167 private JSONObject dumpStorage() throws JSONException { in dumpStorage() method in SettingsDumpService
186 dumpStorage(context); in onReceive()291 private static void dumpStorage(Context context) { in dumpStorage() method in DeviceLockCommandReceiver