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
626 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method
1302 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackage
3935 private void dumpCheckin(PrintWriter pw, boolean clear) { in dumpCheckin() method in ShortcutService
713 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsCollection724 private void dumpCheckin(PrintWriter pw, long start, long end, NetworkTemplate groupTemplate, in dumpCheckin() method in NetworkStatsCollection
496 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsRecorder
653 public void dumpCheckin(PrintWriter pw) { in dumpCheckin() method in NetworkStatsHistory
1325 protected String dumpCheckin() { in dumpCheckin() method in BaseShortcutManagerTest