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

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

Completed in 8 milliseconds