Searched refs:dispatchTrimMemory (Results 1 – 13 of 13) 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()
289 mCallbacksController.dispatchTrimMemory(level); in onTrimMemory()
2622 mChildFragmentManager.dispatchTrimMemory(level);
3505 mFragments.dispatchTrimMemory(level); in onTrimMemory()3507 mCallbacksController.dispatchTrimMemory(level); in onTrimMemory()
3124 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in FragmentManagerImpl
106 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in ComponentCallbacksController
167 mCallbacksController.dispatchTrimMemory(level); in onTrimMemory()
1703 HSPLandroid/app/FragmentController;->dispatchTrimMemory(I)V3577 HSPLandroid/content/ComponentCallbacksController;->dispatchTrimMemory(I)V3580 HSPLandroid/content/ComponentCallbacksController;->lambda$dispatchTrimMemory$1(ILandroid/content/Co…
1703 HSPLandroid/app/FragmentController;->dispatchTrimMemory(I)V3580 HSPLandroid/content/ComponentCallbacksController;->dispatchTrimMemory(I)V3583 HSPLandroid/content/ComponentCallbacksController;->lambda$dispatchTrimMemory$1(ILandroid/content/Co…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5908 method @Deprecated public void dispatchTrimMemory(int);
5158 Landroid/app/FragmentManagerImpl;->dispatchTrimMemory(I)V