Searched refs:dispatchTrimMemory (Results 1 – 12 of 12) sorted by relevance
58 mController.dispatchTrimMemory(TRIM_MEMORY_BACKGROUND); in testDispatchWithEmptyCallbacksNoCrash()71 mController.dispatchTrimMemory(TRIM_MEMORY_BACKGROUND); in testDispatchTrimMemoryWithoutComponentCallbacks2NoCrash()107 mController.dispatchTrimMemory(TRIM_MEMORY_BACKGROUND); in testDispatchTrimMemory()
336 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in FragmentController337 mHost.mFragmentManager.dispatchTrimMemory(level); in dispatchTrimMemory()
281 mCallbacksController.dispatchTrimMemory(level); in onTrimMemory()
2617 mChildFragmentManager.dispatchTrimMemory(level);
3124 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in FragmentManagerImpl
3213 mFragments.dispatchTrimMemory(level); in onTrimMemory()
106 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in ComponentCallbacksController
1679 HSPLandroid/app/FragmentController;->dispatchTrimMemory(I)V3705 HSPLandroid/content/ComponentCallbacksController;->dispatchTrimMemory(I)V3708 HSPLandroid/content/ComponentCallbacksController;->lambda$dispatchTrimMemory$1(ILandroid/content/Co…
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5228 method @Deprecated public void dispatchTrimMemory(int);
5158 Landroid/app/FragmentManagerImpl;->dispatchTrimMemory(I)V