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

/frameworks/base/core/java/android/content/
H A DComponentCallbacks2.java48 * <li>{@link #TRIM_MEMORY_RUNNING_CRITICAL} <br>The device is running extremely low on memory.
97 TRIM_MEMORY_RUNNING_CRITICAL,
143 static final int TRIM_MEMORY_RUNNING_CRITICAL = 15; field in interface:ComponentCallbacks2

Completed in 16 milliseconds