Searched refs:TRIM_MEMORY_COMPLETE (Results 1 – 10 of 10) sorted by relevance
91 static final int TRIM_MEMORY_COMPLETE = 80; field
432 if (trimLevel >= ComponentCallbacks2.TRIM_MEMORY_COMPLETE) { in shouldDestroyEglContext()453 level = ComponentCallbacks2.TRIM_MEMORY_COMPLETE; in trimMemory()486 ComponentCallbacks2.TRIM_MEMORY_COMPLETE); in doTrimForeground()
35 #define TRIM_MEMORY_COMPLETE 80 macro383 if (level >= TRIM_MEMORY_COMPLETE) { in trimMemory()
190 case ComponentCallbacks2.TRIM_MEMORY_COMPLETE: in trimMemoryLevelToString()
569 case ComponentCallbacks2.TRIM_MEMORY_COMPLETE: in onTrimMemory()
290 <li>{@link android.content.ComponentCallbacks2#TRIM_MEMORY_COMPLETE}301 android.content.ComponentCallbacks2#TRIM_MEMORY_COMPLETE} event.</p>
2217 level = ComponentCallbacks2.TRIM_MEMORY_COMPLETE; in runSendTrimMemory()
19206 int curLevel = ComponentCallbacks2.TRIM_MEMORY_COMPLETE; in updateOomAdjLocked()19226 if (curLevel >= ComponentCallbacks2.TRIM_MEMORY_COMPLETE in updateOomAdjLocked()19241 case ComponentCallbacks2.TRIM_MEMORY_COMPLETE: in updateOomAdjLocked()
7335 field public static final int TRIM_MEMORY_COMPLETE = 80; // 0x50
7575 field public static final int TRIM_MEMORY_COMPLETE = 80; // 0x50