HomeSort by relevance Sort by last modified time
    Searched defs:startDump (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
MemoryDumpActivity.java 144 startDump(this, new Runnable() {
152 public static void startDump(final Context context) {
153 startDump(context, null);
156 public static void startDump(final Context context, final Runnable andThen) {
Launcher.java     [all...]

Completed in 5667 milliseconds