Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DComponentCallbacksControllerTest.java117 public void onLowMemory() {} in onLowMemory() method in ComponentCallbacksControllerTest.FakeComponentCallbacks
131 public void onLowMemory() { in onLowMemory() method in ComponentCallbacksControllerTest.TestComponentCallbacks2
/frameworks/base/core/java/android/content/
DComponentCallbacks.java68 void onLowMemory(); in onLowMemory() method
DContentProvider.java1267 public void onLowMemory() { in onLowMemory() method in ContentProvider
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java97 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSessionService
DVoiceInteractionSession.java1799 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSession
/frameworks/native/include/android/
Dnative_activity.h235 void (*onLowMemory)(ANativeActivity* activity); member
/frameworks/base/core/java/android/app/
DService.java528 public void onLowMemory() { in onLowMemory() method in Service
DNativeActivity.java244 public void onLowMemory() { in onLowMemory() method in NativeActivity
DApplication.java268 public void onLowMemory() { in onLowMemory() method in Application
DActivity.java3198 public void onLowMemory() { in onLowMemory() method in Activity