Home
last modified time | relevance | path

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

12

/frameworks/support/fragment/tests/java/android/support/v4/app/
DStrictViewFragment.java50 public void onDestroyView() { in onDestroyView() method in StrictViewFragment
51 super.onDestroyView(); in onDestroyView()
/frameworks/base/core/java/android/webkit/
DWebViewFragment.java75 public void onDestroyView() { in onDestroyView() method in WebViewFragment
77 super.onDestroyView(); in onDestroyView()
/frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/app/
DFragmentTabsFragment.java47 public void onDestroyView() { in onDestroyView() method in FragmentTabsFragment
48 super.onDestroyView(); in onDestroyView()
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/
DFragmentTabsFragmentSupport.java50 public void onDestroyView() { in onDestroyView() method in FragmentTabsFragmentSupport
51 super.onDestroyView(); in onDestroyView()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBrandedFragment.java157 public void onDestroyView() { in onDestroyView() method in BrandedFragment
158 super.onDestroyView(); in onDestroyView()
DBrandedSupportFragment.java159 public void onDestroyView() { in onDestroyView() method in BrandedSupportFragment
160 super.onDestroyView(); in onDestroyView()
DBaseRowSupportFragment.java140 public void onDestroyView() { in onDestroyView() method in BaseRowSupportFragment
141 super.onDestroyView(); in onDestroyView()
DVerticalGridSupportFragment.java202 public void onDestroyView() { in onDestroyView() method in VerticalGridSupportFragment
203 super.onDestroyView(); in onDestroyView()
DVerticalGridFragment.java200 public void onDestroyView() { in onDestroyView() method in VerticalGridFragment
201 super.onDestroyView(); in onDestroyView()
DBaseRowFragment.java138 public void onDestroyView() { in onDestroyView() method in BaseRowFragment
139 super.onDestroyView(); in onDestroyView()
DGuidedStepFragment.java1006 public void onDestroyView() { in onDestroyView() method in GuidedStepFragment
1007 mGuidanceStylist.onDestroyView(); in onDestroyView()
1008 mActionsStylist.onDestroyView(); in onDestroyView()
1009 mButtonActionsStylist.onDestroyView(); in onDestroyView()
1014 super.onDestroyView(); in onDestroyView()
DGuidedStepSupportFragment.java1008 public void onDestroyView() { in onDestroyView() method in GuidedStepSupportFragment
1009 mGuidanceStylist.onDestroyView(); in onDestroyView()
1010 mActionsStylist.onDestroyView(); in onDestroyView()
1011 mButtonActionsStylist.onDestroyView(); in onDestroyView()
1016 super.onDestroyView(); in onDestroyView()
DRowsFragment.java305 public void onDestroyView() { in onDestroyView() method in RowsFragment
307 super.onDestroyView(); in onDestroyView()
DRowsSupportFragment.java307 public void onDestroyView() { in onDestroyView() method in RowsSupportFragment
309 super.onDestroyView(); in onDestroyView()
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/page/
DGridFragment.java187 public void onDestroyView() { in onDestroyView() method in GridFragment
188 super.onDestroyView(); in onDestroyView()
/frameworks/base/core/java/android/app/
DListFragment.java210 public void onDestroyView() { in onDestroyView() method in ListFragment
216 super.onDestroyView(); in onDestroyView()
DDialogFragment.java544 public void onDestroyView() { in onDestroyView() method in DialogFragment
545 super.onDestroyView(); in onDestroyView()
/frameworks/support/fragment/java/android/support/v4/app/
DDialogFragment.java460 public void onDestroyView() { in onDestroyView() method in DialogFragment
461 super.onDestroyView(); in onDestroyView()
DListFragment.java154 public void onDestroyView() { in onDestroyView() method in ListFragment
160 super.onDestroyView(); in onDestroyView()
/frameworks/base/core/java/android/preference/
DPreferenceFragment.java238 public void onDestroyView() { in onDestroyView() method in PreferenceFragment
245 super.onDestroyView(); in onDestroyView()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DGuidanceStylist.java207 public void onDestroyView() { in onDestroyView() method in GuidanceStylist
/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/support/v7/preference/src/android/support/v7/preference/
DPreferenceFragmentCompat.java364 public void onDestroyView() { in onDestroyView() method in PreferenceFragmentCompat
371 super.onDestroyView(); in onDestroyView()
/frameworks/support/v14/preference/src/android/support/v14/preference/
DPreferenceFragment.java376 public void onDestroyView() { in onDestroyView() method in PreferenceFragment
383 super.onDestroyView(); in onDestroyView()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DOpenExternalDirectoryActivity.java403 public void onDestroyView() { in onDestroyView() method in OpenExternalDirectoryActivity.OpenExternalDirectoryDialogFragment
408 super.onDestroyView(); in onDestroyView()

12