Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DSettingsDumpService.java50 dump.put("storage", dumpStorage()); in dump()
112 private JSONObject dumpStorage() throws JSONException { in dumpStorage() method in SettingsDumpService