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

/packages/apps/Camera2/src/com/android/camera/app/
H A DMemoryManager.java44 public void onLowMemory(); method in interface:MemoryManager.MemoryListener
H A DMemoryManagerImpl.java120 public void onLowMemory() { method in class:MemoryManagerImpl
173 listener.onLowMemory();
/packages/apps/Messaging/src/com/android/messaging/
H A DBugleApplication.java174 public void onLowMemory() { method in class:BugleApplication
175 super.onLowMemory();
178 LogUtil.d(TAG, "BugleApplication.onLowMemory");
/packages/services/Car/car-support-lib/src/android/support/car/app/
H A DCarProxyActivity.java320 public void onLowMemory() { method in class:CarProxyActivity
321 super.onLowMemory();
H A DCarActivity.java285 onLowMemory();
353 public void onLowMemory() { method in class:CarActivity
H A DCarFragmentActivity.java282 * Dispatch onLowMemory() to all fragments.
285 public void onLowMemory() { method in class:CarFragmentActivity
/packages/apps/Camera2/src/com/android/camera/
H A DPhotoModule.java2224 public void onLowMemory() { method in class:PhotoModule
H A DVideoModule.java2009 public void onLowMemory() { method in class:VideoModule
/packages/apps/ContactsCommon/src/com/android/contacts/common/
H A DContactPhotoManager.java574 public void onLowMemory() { method in class:ContactPhotoManager
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DUtils.java270 public void onLowMemory() {} method in class:Utils.ComponentCallbacksListener

Completed in 1903 milliseconds