Home
last modified time | relevance | path

Searched defs:trimMemory (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/utils/
H A DGlobalWindowManager.kt14 fun trimMemory(level: Int) { regex
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DAppIconCacheManager.java121 public void trimMemory(int level) { in trimMemory() method in AppIconCacheManager
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.cpp113 void CacheManager::trimMemory(TrimLevel mode) { in trimMemory() function in android::uirenderer::renderthread::CacheManager
H A DRenderThread.cpp519 void RenderThread::trimMemory(TrimLevel level) { in trimMemory() function in android::uirenderer::renderthread::RenderThread
H A DRenderProxy.cpp225 void RenderProxy::trimMemory(int level) { in trimMemory() function in android::uirenderer::renderthread::RenderProxy
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DScrollCaptureViewSupport.java407 public void trimMemory() { in trimMemory() method in ScrollCaptureViewSupport.ViewRenderer
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManagerGlobal.java550 public void trimMemory(int level) { in trimMemory() method in WindowManagerGlobal
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java1156 public static void trimMemory(int level) { in trimMemory() method in HardwareRenderer