Home
last modified time | relevance | path

Searched refs:dispatchTrimMemory (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
DFragmentController.java335 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in FragmentController
336 mHost.mFragmentManager.dispatchTrimMemory(level); in dispatchTrimMemory()
DFragment.java2646 mChildFragmentManager.dispatchTrimMemory(level);
DFragmentManager.java3124 public void dispatchTrimMemory(int level) { in dispatchTrimMemory() method in FragmentManagerImpl
DActivity.java3011 mFragments.dispatchTrimMemory(level); in onTrimMemory()
/frameworks/base/config/
Dboot-image-profile.txt1384 HSPLandroid/app/FragmentController;->dispatchTrimMemory(I)V
Dhiddenapi-greylist-max-o.txt5533 Landroid/app/FragmentManagerImpl;->dispatchTrimMemory(I)V
/frameworks/base/api/
Dcurrent.txt4880 method @Deprecated public void dispatchTrimMemory(int);