Home
last modified time | relevance | path

Searched refs:TRIM_MEMORY_UI_HIDDEN (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/content/
DComponentCallbacks2.java96 TRIM_MEMORY_UI_HIDDEN,
131 static final int TRIM_MEMORY_UI_HIDDEN = 20; field
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp49 #define TRIM_MEMORY_UI_HIDDEN 20 macro
624 } else if (level >= TRIM_MEMORY_UI_HIDDEN) { in trimMemory()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/model/
DRecentsTaskLoader.java217 case ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN: in onTrimMemory()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java670 ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN); in onKeyguardFadedAway()
DStatusBar.java2089 WindowManagerGlobal.getInstance().trimMemory(ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN); in makeExpandedInvisible()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java2478 level = ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN;
DActivityManagerService.java3217 if (!(level < ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN || in setProcessMemoryTrimLevel()
17006 final int level = ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN; in updateLowMemStateLocked()
17043 if (app.trimMemoryLevel < ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN in updateLowMemStateLocked()
17048 + " to " + ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN); in updateLowMemStateLocked()
17050 ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN); in updateLowMemStateLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6852 field public static final int TRIM_MEMORY_UI_HIDDEN = 20; // 0x14
/frameworks/base/non-updatable-api/
Dcurrent.txt9355 field public static final int TRIM_MEMORY_UI_HIDDEN = 20; // 0x14
/frameworks/base/api/
Dcurrent.txt9355 field public static final int TRIM_MEMORY_UI_HIDDEN = 20; // 0x14