Searched defs:TRIM_MEMORY_RUNNING_LOW (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DComponentCallbacks2.java40 * <li>{@link #TRIM_MEMORY_RUNNING_LOW} <br>The device is running much lower on memory.
133 static final int TRIM_MEMORY_RUNNING_LOW = 10; field in interface:ComponentCallbacks2
161 * {@link #TRIM_MEMORY_RUNNING_CRITICAL}, {@link #TRIM_MEMORY_RUNNING_LOW},

Completed in 6 milliseconds