Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackageItem.java201 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackageItem
H A DShortcutLauncher.java411 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutLauncher
H A DShortcutUser.java620 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method
H A DShortcutPackage.java1763 public JSONObject dumpCheckin(boolean clear) throws JSONException { in dumpCheckin() method in ShortcutPackage
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java1441 protected String dumpCheckin() { in dumpCheckin() method in BaseShortcutManagerTest
/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java7841 public void dumpCheckin(Context context, PrintWriter pw, in dumpCheckin() method