Used for receiving low memory system notification. You should definitely use it in order to clear caches and not important data every time the system need memory.
registerOnLowMemoryListener(OnLowMemoryListener)
unregisterOnLowMemoryListener(OnLowMemoryListener)