Searched refs:onLowMemory (Results 1 – 16 of 16) sorted by relevance
67 void onLowMemory(); in onLowMemory() method
702 public void onLowMemory() { in onLowMemory() method in ContentProvider
113 public void onLowMemory() { in onLowMemory() method in Application117 ((ComponentCallbacks)callbacks[i]).onLowMemory(); in onLowMemory()
249 public void onLowMemory() { in onLowMemory() method in NativeActivity250 super.onLowMemory(); in onLowMemory()
466 public void onLowMemory() { in onLowMemory() method in Service
1350 public void onLowMemory() { in onLowMemory() method in Fragment1762 onLowMemory(); in performLowMemory()
1684 public void onLowMemory() { in onLowMemory() method in Activity
4015 callbacks.get(i).onLowMemory(); in handleLowMemory()4912 public void onLowMemory() { in attach()
224 void (*onLowMemory)(ANativeActivity* activity); member
158 public void onLowMemory() { in onLowMemory() method in AccessibilityIterators.CharacterTextSegmentIterator
447 if (code->callbacks.onLowMemory != NULL) { in onLowMemory_native()448 code->callbacks.onLowMemory(code); in onLowMemory_native()
362 public void onLowMemory() { in onLowMemory() method in FragmentActivity363 super.onLowMemory(); in onLowMemory()
1150 public void onLowMemory() { in onLowMemory() method in Fragment1562 onLowMemory(); in performLowMemory()
162 memory state before the system calls {@link android.app.Activity#onLowMemory()}.</p>
299 added in API level 14, you can use the {@link android.content.ComponentCallbacks#onLowMemory()}
2820 method public void onLowMemory();3204 method public void onLowMemory();3562 method public void onLowMemory();4245 method public void onLowMemory();5592 method public abstract void onLowMemory();5647 method public void onLowMemory();