Home | History | Annotate | Download | only in am

Lines Matching refs:TRIM_MEMORY_UI_HIDDEN

4277             if (!(level < ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN ||
22838 final int level = ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN;
22875 if (app.trimMemoryLevel < ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN
22880 + " to " + ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN);
22882 ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN);