Searched refs:DEBUG_MEMORY_TRIM (Results 1 – 3 of 3) sorted by relevance
19 import static android.app.ActivityThread.DEBUG_MEMORY_TRIM;133 if (DEBUG_MEMORY_TRIM) Slog.v(TAG, "Reporting activity stopped: " + mActivity); in run()
309 public static final boolean DEBUG_MEMORY_TRIM = false; field in ActivityThread7079 if (DEBUG_MEMORY_TRIM) Slog.v(TAG, "Trimming memory to level: " + level); in handleTrimMemory()8407 if (DEBUG_MEMORY_TRIM) Slog.d(TAG, "Dalvik max=" + (dalvikMax/1024) in attach()
2058 Landroid/app/ActivityThread;->DEBUG_MEMORY_TRIM:Z