Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewFragment.java78 public void onDestroyView() { in onDestroyView() method in WebViewFragment
80 super.onDestroyView(); in onDestroyView()
/aosp14/frameworks/base/core/java/android/app/
H A DListFragment.java215 public void onDestroyView() { in onDestroyView() method in ListFragment
221 super.onDestroyView(); in onDestroyView()
H A DDialogFragment.java556 public void onDestroyView() { in onDestroyView() method in DialogFragment
557 super.onDestroyView(); in onDestroyView()
H A DFragment.java1771 public void onDestroyView() {
2752 onDestroyView();
/aosp14/frameworks/base/core/java/android/preference/
H A DPreferenceFragment.java236 public void onDestroyView() { in onDestroyView() method in PreferenceFragment
243 super.onDestroyView(); in onDestroyView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java391 public void onDestroyView() { in onDestroyView() method in CollapsedStatusBarFragment
392 super.onDestroyView(); in onDestroyView()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1672 HSPLandroid/app/Fragment;->onDestroyView()V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1672 HSPLandroid/app/Fragment;->onDestroyView()V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5609 method @Deprecated @CallSuper public void onDestroyView();