Searched refs:onLowMemory (Results 1 – 16 of 16) sorted by relevance
92 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSessionService93 super.onLowMemory(); in onLowMemory()95 mSession.onLowMemory(); in onLowMemory()
1790 public void onLowMemory() { in onLowMemory() method in VoiceInteractionSession
68 void onLowMemory(); in onLowMemory() method
1238 public void onLowMemory() { in onLowMemory() method in ContentProvider
235 void (*onLowMemory)(ANativeActivity* activity); member
244 public void onLowMemory() { in onLowMemory() method in NativeActivity245 super.onLowMemory(); in onLowMemory()
271 public void onLowMemory() { in onLowMemory() method in Application275 ((ComponentCallbacks)callbacks[i]).onLowMemory(); in onLowMemory()
521 public void onLowMemory() { in onLowMemory() method in Service
1747 public void onLowMemory() {2608 onLowMemory();
3146 public void onLowMemory() { in onLowMemory() method in Activity
6224 callbacks.get(i).onLowMemory(); in handleLowMemory()
518 if (code->callbacks.onLowMemory != NULL) { in onLowMemory_native()519 code->callbacks.onLowMemory(code); in onLowMemory_native()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3369 method public void onLowMemory();3817 method public void onLowMemory();4184 method public void onLowMemory();5065 method public void onLowMemory();6841 method public abstract void onLowMemory();6896 method public void onLowMemory();
3865 method public void onLowMemory();4457 method @CallSuper public void onLowMemory();4950 method @Deprecated @CallSuper public void onLowMemory();6397 method public void onLowMemory();9652 method public void onLowMemory();9717 method public void onLowMemory();44247 method public void onLowMemory();
688 HSPLandroid/app/Activity;->onLowMemory()V1463 HSPLandroid/app/Application;->onLowMemory()V1894 HSPLandroid/app/Fragment;->onLowMemory()V3064 HPLandroid/app/Service;->onLowMemory()V4764 HPLandroid/content/ContentProvider;->onLowMemory()V