Searched refs:onLowMemory (Results 1 – 4 of 4) sorted by relevance
55 public void onLowMemory() { in onLowMemory() method in MockApplication56 super.onLowMemory(); in onLowMemory()
91 onLowMemory(); in onTrimMemory()106 public void onLowMemory() { in onLowMemory() method in OomCatcher