Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DComponentCallbacks.java67 void onLowMemory(); in onLowMemory() method
DContentProvider.java889 public void onLowMemory() { in onLowMemory() method in ContentProvider
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java92 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSessionService
DVoiceInteractionSession.java1479 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSession
/frameworks/base/core/java/android/app/
DService.java525 public void onLowMemory() { in onLowMemory() method in Service
DApplication.java120 public void onLowMemory() { in onLowMemory() method in Application
DNativeActivity.java249 public void onLowMemory() { in onLowMemory() method in NativeActivity
DActivity.java2133 public void onLowMemory() { in onLowMemory() method in Activity
/frameworks/native/include/android/
Dnative_activity.h235 void (*onLowMemory)(ANativeActivity* activity); member
/frameworks/base/core/java/android/view/
DAccessibilityIterators.java156 public void onLowMemory() { in onLowMemory() method in AccessibilityIterators.CharacterTextSegmentIterator
/frameworks/support/v4/java/android/support/v4/app/
DFragmentActivity.java411 public void onLowMemory() { in onLowMemory() method in FragmentActivity