Searched defs:dumpCheckin (Results 1 – 9 of 9) sorted by relevance
145 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackageItem
359 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutLauncher
630 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method
1418 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackage
3997 private void dumpCheckin(PrintWriter pw, boolean clear) { in dumpCheckin() method in ShortcutService
689 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsCollection700 private void dumpCheckin(PrintWriter pw, long start, long end, NetworkTemplate groupTemplate, in dumpCheckin() method in NetworkStatsCollection
481 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsRecorder
684 public void dumpCheckin(PrintWriter pw) { in dumpCheckin() method in NetworkStatsHistory
1337 protected String dumpCheckin() { in dumpCheckin() method in BaseShortcutManagerTest