Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DComponentCallbacks.java68 void onLowMemory(); in onLowMemory() method
DContentProvider.java1455 public void onLowMemory() { in onLowMemory() method in ContentProvider
/frameworks/base/core/tests/coretests/src/android/content/
DTestComponentCallbacks2.java34 public void onLowMemory() { in onLowMemory() method in TestComponentCallbacks2
DComponentCallbacksControllerTest.java117 public void onLowMemory() {} in onLowMemory() method in ComponentCallbacksControllerTest.FakeComponentCallbacks
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java97 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSessionService
DVoiceInteractionSession.java2024 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSession
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuMessageView.java84 public void onLowMemory() { in onLowMemory() method in MenuMessageView
DMenuEduTooltipView.java86 public void onLowMemory() { in onLowMemory() method in MenuEduTooltipView
DMenuViewLayer.java243 public void onLowMemory() { in onLowMemory() method in MenuViewLayer
DMenuView.java118 public void onLowMemory() { in onLowMemory() method in MenuView
/frameworks/base/core/java/android/window/
DWindowProviderService.java162 public void onLowMemory() { in onLowMemory() method in WindowProviderService
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DMagnificationSettingsController.java127 public void onLowMemory() { in onLowMemory() method in MagnificationSettingsController
DMagnificationModeSwitch.java341 public void onLowMemory() { in onLowMemory() method in MagnificationModeSwitch
DWindowMagnificationController.java460 public void onLowMemory() { in onLowMemory() method in WindowMagnificationController
/frameworks/native/include/android/
Dnative_activity.h235 void (*onLowMemory)(ANativeActivity* activity); member
/frameworks/base/core/tests/coretests/src/android/window/
DWindowContextTest.java345 public void onLowMemory() {} in onLowMemory() method in WindowContextTest.ConfigurationListener
/frameworks/base/core/java/android/app/
DService.java542 public void onLowMemory() { in onLowMemory() method in Service
DNativeActivity.java244 public void onLowMemory() { in onLowMemory() method in NativeActivity
DApplication.java283 public void onLowMemory() { in onLowMemory() method in Application
DActivity.java3361 public void onLowMemory() { in onLowMemory() method in Activity
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
DWindowLayoutComponentImpl.java456 public void onLowMemory() { in onLowMemory() method in WindowLayoutComponentImpl.ConfigurationChangeListener