setPauseAllRequestsOnTrimMemoryModerate
open fun setPauseAllRequestsOnTrimMemoryModerate(pauseAllOnTrim: Boolean)
Content copied to clipboard
If true
then clear all in-progress and completed requests when the platform sends onTrimMemory
with level = TRIM_MEMORY_MODERATE
.