Searched defs:dumpCheckin (Results 1 – 9 of 9) sorted by relevance
143 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackageItem
294 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutLauncher
515 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutUser
1213 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackage
3295 private void dumpCheckin(PrintWriter pw, boolean clear) { in dumpCheckin() method in ShortcutService
550 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsCollection561 private void dumpCheckin(PrintWriter pw, long start, long end, NetworkTemplate groupTemplate, in dumpCheckin() method in NetworkStatsCollection
468 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsRecorder
614 public void dumpCheckin(PrintWriter pw) { in dumpCheckin() method in NetworkStatsHistory
1121 protected String dumpCheckin() { in dumpCheckin() method in BaseShortcutManagerTest