Searched refs:DEBUG_MEMORY_TRIM (Results 1 – 1 of 1) sorted by relevance
176 private static final boolean DEBUG_MEMORY_TRIM = false; field in ActivityThread3743 if (DEBUG_MEMORY_TRIM) Slog.v(TAG, "Reporting activity stopped: " + activity); in run()4959 if (DEBUG_MEMORY_TRIM) Slog.v(TAG, "Trimming memory to level: " + level); in handleTrimMemory()5917 if (DEBUG_MEMORY_TRIM) Slog.d(TAG, "Dalvik max=" + (dalvikMax/1024) in attach()