Searched defs:dumpCheckin (Results 1 – 9 of 9) sorted by relevance
153 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackageItem
337 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutLauncher
592 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method
1208 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackage
3555 private void dumpCheckin(PrintWriter pw, boolean clear) { in dumpCheckin() method in ShortcutService
583 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsCollection594 private void dumpCheckin(PrintWriter pw, long start, long end, NetworkTemplate groupTemplate, in dumpCheckin() method in NetworkStatsCollection
479 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsRecorder
617 public void dumpCheckin(PrintWriter pw) { in dumpCheckin() method in NetworkStatsHistory
1274 protected String dumpCheckin() { in dumpCheckin() method in BaseShortcutManagerTest