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