onLowMemory

open override fun onLowMemory()

You must call this method from the parent's Activity#onLowMemory() or Fragment#onLowMemory()

See also