/frameworks/support/fragment/tests/java/android/support/v4/app/ |
D | StrictViewFragment.java | 50 public void onDestroyView() { in onDestroyView() method in StrictViewFragment 51 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewFragment.java | 75 public void onDestroyView() { in onDestroyView() method in WebViewFragment 77 super.onDestroyView(); in onDestroyView()
|
/frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/app/ |
D | FragmentTabsFragment.java | 47 public void onDestroyView() { in onDestroyView() method in FragmentTabsFragment 48 super.onDestroyView(); in onDestroyView()
|
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/ |
D | FragmentTabsFragmentSupport.java | 50 public void onDestroyView() { in onDestroyView() method in FragmentTabsFragmentSupport 51 super.onDestroyView(); in onDestroyView()
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
D | BrandedFragment.java | 157 public void onDestroyView() { in onDestroyView() method in BrandedFragment 158 super.onDestroyView(); in onDestroyView()
|
D | BrandedSupportFragment.java | 159 public void onDestroyView() { in onDestroyView() method in BrandedSupportFragment 160 super.onDestroyView(); in onDestroyView()
|
D | BaseRowSupportFragment.java | 140 public void onDestroyView() { in onDestroyView() method in BaseRowSupportFragment 141 super.onDestroyView(); in onDestroyView()
|
D | VerticalGridSupportFragment.java | 202 public void onDestroyView() { in onDestroyView() method in VerticalGridSupportFragment 203 super.onDestroyView(); in onDestroyView()
|
D | VerticalGridFragment.java | 200 public void onDestroyView() { in onDestroyView() method in VerticalGridFragment 201 super.onDestroyView(); in onDestroyView()
|
D | BaseRowFragment.java | 138 public void onDestroyView() { in onDestroyView() method in BaseRowFragment 139 super.onDestroyView(); in onDestroyView()
|
D | GuidedStepFragment.java | 1006 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()
|
D | GuidedStepSupportFragment.java | 1008 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()
|
D | RowsFragment.java | 305 public void onDestroyView() { in onDestroyView() method in RowsFragment 307 super.onDestroyView(); in onDestroyView()
|
D | RowsSupportFragment.java | 307 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/ |
D | GridFragment.java | 187 public void onDestroyView() { in onDestroyView() method in GridFragment 188 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/core/java/android/app/ |
D | ListFragment.java | 210 public void onDestroyView() { in onDestroyView() method in ListFragment 216 super.onDestroyView(); in onDestroyView()
|
D | DialogFragment.java | 544 public void onDestroyView() { in onDestroyView() method in DialogFragment 545 super.onDestroyView(); in onDestroyView()
|
/frameworks/support/fragment/java/android/support/v4/app/ |
D | DialogFragment.java | 460 public void onDestroyView() { in onDestroyView() method in DialogFragment 461 super.onDestroyView(); in onDestroyView()
|
D | ListFragment.java | 154 public void onDestroyView() { in onDestroyView() method in ListFragment 160 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/core/java/android/preference/ |
D | PreferenceFragment.java | 238 public void onDestroyView() { in onDestroyView() method in PreferenceFragment 245 super.onDestroyView(); in onDestroyView()
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | GuidanceStylist.java | 207 public void onDestroyView() { in onDestroyView() method in GuidanceStylist
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/ |
D | PhotoViewFragment.java | 300 public void onDestroyView() { in onDestroyView() method in PhotoViewFragment 306 super.onDestroyView(); in onDestroyView()
|
/frameworks/support/v7/preference/src/android/support/v7/preference/ |
D | PreferenceFragmentCompat.java | 364 public void onDestroyView() { in onDestroyView() method in PreferenceFragmentCompat 371 super.onDestroyView(); in onDestroyView()
|
/frameworks/support/v14/preference/src/android/support/v14/preference/ |
D | PreferenceFragment.java | 376 public void onDestroyView() { in onDestroyView() method in PreferenceFragment 383 super.onDestroyView(); in onDestroyView()
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
D | OpenExternalDirectoryActivity.java | 403 public void onDestroyView() { in onDestroyView() method in OpenExternalDirectoryActivity.OpenExternalDirectoryDialogFragment 408 super.onDestroyView(); in onDestroyView()
|