Home
last modified time | relevance | path

Searched defs:onLowMemory (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/aosp_15_r20/frameworks/base/core/java/android/content/
H A DComponentCallbacks.java66 void onLowMemory(); in onLowMemory() method
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/
H A DTestComponentCallbacks2.java34 public void onLowMemory() { in onLowMemory() method in TestComponentCallbacks2
H A DComponentCallbacksControllerTest.java117 public void onLowMemory() {} in onLowMemory() method in ComponentCallbacksControllerTest.FakeComponentCallbacks
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DMockApplication.java55 public void onLowMemory() { in onLowMemory() method in MockApplication
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/
H A DMockApplication.java55 public void onLowMemory() { in onLowMemory() method in MockApplication
/aosp_15_r20/cts/apps/OomCatcher/src/com/android/cts/oomcatcher/
H A DOomCatcher.java106 public void onLowMemory() { in onLowMemory() method in OomCatcher
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/
H A DMockApplication.java54 public void onLowMemory() { in onLowMemory() method in MockApplication
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/app/
DMemoryManager.java44 public void onLowMemory(); in onLowMemory() method
DMemoryManagerImpl.java115 public void onLowMemory() { in onLowMemory() method in MemoryManagerImpl
/aosp_15_r20/external/libchrome/base/android/javatests/src/org/chromium/base/
H A DAdvancedMockContextTest.java37 public void onLowMemory() { in onLowMemory() method in AdvancedMockContextTest.Callback1
/aosp_15_r20/external/cronet/base/android/javatests/src/org/chromium/base/
H A DAdvancedMockContextTest.java36 public void onLowMemory() { in onLowMemory() method in AdvancedMockContextTest.Callback1
/aosp_15_r20/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/premade/
H A DEventLibService.java90 public void onLowMemory() { in onLowMemory() method in EventLibService
H A DEventLibContentSuggestionsService.java117 public void onLowMemory() { in onLowMemory() method in EventLibContentSuggestionsService
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/memory/
H A DMemoryPressureUma.java75 public void onLowMemory() { in onLowMemory() method in MemoryPressureUma
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuMessageView.java89 public void onLowMemory() { in onLowMemory() method in MenuMessageView
H A DMenuEduTooltipView.java86 public void onLowMemory() { in onLowMemory() method in MenuEduTooltipView
/aosp_15_r20/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSessionService.java97 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSessionService
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/memory/
H A DMemoryPressureUma.java72 public void onLowMemory() { in onLowMemory() method in MemoryPressureUma
/aosp_15_r20/cts/tests/tests/content/src/android/content/wm/cts/
H A DContextRegisterComponentCallbacksTest.java211 public void onLowMemory() {} in onLowMemory() method in ContextRegisterComponentCallbacksTest.TestComponentCallbacks
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInputMethodDialogWindowContextTest.java243 public void onLowMemory() {} in onLowMemory() method in InputMethodDialogWindowContextTest.MaxBoundsVerifier
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/
DBugleApplication.java175 public void onLowMemory() { in onLowMemory() method in BugleApplication
/aosp_15_r20/frameworks/base/core/java/android/window/
H A DWindowProviderService.java161 public void onLowMemory() { in onLowMemory() method in WindowProviderService
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMagnificationSettingsController.java137 public void onLowMemory() { in onLowMemory() method in MagnificationSettingsController
/aosp_15_r20/frameworks/libs/binary_translation/native_activity/include/berberis/native_activity/
Dnative_activity.h46 GuestAddr onLowMemory; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dnative_activity.h235 void (*onLowMemory)(ANativeActivity* activity); member

12345678910>>...23