Searched refs:startDump (Results 1 – 2 of 2) sorted by relevance
144 startDump(this, new Runnable() { in onStart()152 public static void startDump(final Context context) { in startDump() method in MemoryDumpActivity153 startDump(context, null); in startDump()156 public static void startDump(final Context context, final Runnable andThen) { in startDump() method in MemoryDumpActivity
2677 MemoryDumpActivity.startDump(this); in onClickAppShortcut()