Searched defs:dumpCheckin (Results 1 – 9 of 9) sorted by relevance
177 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackageItem
415 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutLauncher
704 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method
1538 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackage
4487 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
481 public void dumpCheckin(PrintWriter pw, long start, long end) { in dumpCheckin() method in NetworkStatsRecorder
670 public void dumpCheckin(PrintWriter pw) { in dumpCheckin() method in NetworkStatsHistory
1361 protected String dumpCheckin() { in dumpCheckin() method in BaseShortcutManagerTest