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