Searched refs:DEBUG_MEMORY_TRIM (Results 1 – 1 of 1) sorted by relevance
153 private static final boolean DEBUG_MEMORY_TRIM = false; field in ActivityThread3051 if (DEBUG_MEMORY_TRIM) Slog.v(TAG, "Reporting activity stopped: " + activity); in run()4100 if (DEBUG_MEMORY_TRIM) Slog.v(TAG, "Trimming memory to level: " + level); in handleTrimMemory()