Home
last modified time | relevance | path

Searched defs:dumpCheckin (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackageItem.java195 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackageItem
DShortcutLauncher.java439 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutLauncher
DShortcutUser.java621 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method
DShortcutPackage.java1788 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackage
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1465 protected String dumpCheckin() { in dumpCheckin() method in BaseShortcutManagerTest
/frameworks/base/core/java/android/os/
DBatteryStats.java7861 public void dumpCheckin(Context context, PrintWriter pw, List<ApplicationInfo> apps, int flags, in dumpCheckin() method