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