Home
last modified time | relevance | path

Searched refs:dispatchDestroyView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DFragmentController.java238 public void dispatchDestroyView() { in dispatchDestroyView() method in FragmentController
239 mHost.mFragmentManager.dispatchDestroyView(); in dispatchDestroyView()
DFragment.java2772 mChildFragmentManager.dispatchDestroyView();
DFragmentManager.java3025 public void dispatchDestroyView() { in dispatchDestroyView() method in FragmentManagerImpl
/frameworks/base/api/
Dcurrent.txt4867 method @Deprecated public void dispatchDestroyView();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt5505 Landroid/app/FragmentManagerImpl;->dispatchDestroyView()V