Home
last modified time | relevance | path

Searched refs:onDestroyView (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebViewFragment.java78 public void onDestroyView() { in onDestroyView() method in WebViewFragment
80 super.onDestroyView(); in onDestroyView()
/frameworks/base/core/java/android/app/
DListFragment.java215 public void onDestroyView() { in onDestroyView() method in ListFragment
221 super.onDestroyView(); in onDestroyView()
DDialogFragment.java556 public void onDestroyView() { in onDestroyView() method in DialogFragment
557 super.onDestroyView(); in onDestroyView()
DFragment.java1771 public void onDestroyView() {
2752 onDestroyView();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragmentLegacy.java89 public void onDestroyView() { in onDestroyView() method in QSFragmentLegacy
94 super.onDestroyView(); in onDestroyView()
/frameworks/base/core/java/android/preference/
DPreferenceFragment.java236 public void onDestroyView() { in onDestroyView() method in PreferenceFragment
243 super.onDestroyView(); in onDestroyView()
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java300 public void onDestroyView() { in onDestroyView() method in PhotoViewFragment
306 super.onDestroyView(); in onDestroyView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
DCollapsedStatusBarFragment.java452 public void onDestroyView() { in onDestroyView() method in CollapsedStatusBarFragment
453 super.onDestroyView(); in onDestroyView()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt1653 HSPLandroid/app/Fragment;->onDestroyView()V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4179 method public void onDestroyView();
/frameworks/base/config/
Dboot-image-profile.txt1653 HSPLandroid/app/Fragment;->onDestroyView()V
/frameworks/base/core/api/
Dcurrent.txt5799 method @Deprecated @CallSuper public void onDestroyView();