Searched refs:dispatchTrimMemory (Results 1 – 7 of 7) sorted by relevance
335 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in FragmentController336 mHost.mFragmentManager.dispatchTrimMemory(level); in dispatchTrimMemory()
2646 mChildFragmentManager.dispatchTrimMemory(level);
3124 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in FragmentManagerImpl
3011 mFragments.dispatchTrimMemory(level); in onTrimMemory()
1384 HSPLandroid/app/FragmentController;->dispatchTrimMemory(I)V
5533 Landroid/app/FragmentManagerImpl;->dispatchTrimMemory(I)V
4880 method @Deprecated public void dispatchTrimMemory(int);