Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
DMemoryDumpActivity.java162 public static void startDump(final Context context) { in startDump() method in MemoryDumpActivity
166 public static void startDump(final Context context, final Runnable andThen) { in startDump() method in MemoryDumpActivity