Home
last modified time | relevance | path

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

/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoFragment.java136 public void onDestroyView() { in onDestroyView() method in PhotoFragment
148 super.onDestroyView(); in onDestroyView()
DPhotoThumbnailFragment.java228 public void onDestroyView() { in onDestroyView() method in PhotoThumbnailFragment
240 super.onDestroyView(); in onDestroyView()
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DTitlesFragment.java140 public void onDestroyView() { in onDestroyView() method in TitlesFragment
141 super.onDestroyView(); in onDestroyView()
/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentTabsFragment.java70 public void onDestroyView() { in onDestroyView() method in FragmentTabsFragment
71 super.onDestroyView(); in onDestroyView()