Home
last modified time | relevance | path

Searched refs:dumpStorage (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DSettingsDumpService.java97 dump.put(KEY_STORAGE, dumpStorage()); in dump()
167 private JSONObject dumpStorage() throws JSONException { in dumpStorage() method in SettingsDumpService
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceLockCommandReceiver.java186 dumpStorage(context); in onReceive()
291 private static void dumpStorage(Context context) { in dumpStorage() method in DeviceLockCommandReceiver