Home
last modified time | relevance | path

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

12

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DContentFragment.java120 public void onDestroyView() { in onDestroyView() method in ContentFragment
121 mBase.onDestroyView(); in onDestroyView()
122 super.onDestroyView(); in onDestroyView()
/packages/apps/InCallUI/src/com/android/incallui/
DBaseFragment.java53 public void onDestroyView() { in onDestroyView() method in BaseFragment
54 super.onDestroyView(); in onDestroyView()
DAnswerFragment.java101 public void onDestroyView() { in onDestroyView() method in AnswerFragment
107 super.onDestroyView(); in onDestroyView()
DDialpadFragment.java467 public void onDestroyView() { in onDestroyView() method in DialpadFragment
469 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/nfc/
DAndroidBeam.java78 public void onDestroyView() { in onDestroyView() method in AndroidBeam
79 super.onDestroyView(); in onDestroyView()
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/
DIndeterminateProgressDialog.java141 public void onDestroyView() { in onDestroyView() method in IndeterminateProgressDialog
143 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/
DScreenPinningSettings.java57 public void onDestroyView() { in onDestroyView() method in ScreenPinningSettings
58 super.onDestroyView(); in onDestroyView()
DDreamSettings.java104 public void onDestroyView() { in onDestroyView() method in DreamSettings
106 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/accessibility/
DToggleFeaturePreferenceFragment.java105 public void onDestroyView() { in onDestroyView() method in ToggleFeaturePreferenceFragment
106 super.onDestroyView(); in onDestroyView()
DCaptionPropertiesFragment.java165 public void onDestroyView() { in onDestroyView() method in CaptionPropertiesFragment
166 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatterySaverSettings.java92 public void onDestroyView() { in onDestroyView() method in BatterySaverSettings
93 super.onDestroyView(); in onDestroyView()
/packages/apps/Gallery2/src/com/android/photos/
DMultiSelectGridFragment.java101 public void onDestroyView() { in onDestroyView() method in MultiSelectGridFragment
107 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/location/
DLocationSettings.java76 public void onDestroyView() { in onDestroyView() method in LocationSettings
77 super.onDestroyView(); in onDestroyView()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DMainPanel.java79 public void onDestroyView() { in onDestroyView() method in MainPanel
80 super.onDestroyView(); in onDestroyView()
/packages/apps/Contacts/src/com/android/contacts/interactions/
DContactDeletionInteraction.java161 public void onDestroyView() { in onDestroyView() method in ContactDeletionInteraction
162 super.onDestroyView(); in onDestroyView()
/packages/apps/Browser/src/com/android/browser/
DBrowserSnapshotPage.java103 public void onDestroyView() { in onDestroyView() method in BrowserSnapshotPage
104 super.onDestroyView(); in onDestroyView()
DBrowserBookmarksPage.java407 public void onDestroyView() { in onDestroyView() method in BrowserBookmarksPage
408 super.onDestroyView(); in onDestroyView()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/picker/
DPicker.java448 public void onDestroyView() { in onDestroyView() method in Picker
453 super.onDestroyView(); in onDestroyView()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAbstractConversationViewFragment.java398 public void onDestroyView() { in onDestroyView() method in AbstractConversationViewFragment
399 super.onDestroyView(); in onDestroyView()
DConversationListFragment.java527 public void onDestroyView() { in onDestroyView() method in ConversationListFragment
544 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSettings.java144 public void onDestroyView() { in onDestroyView() method in BluetoothSettings
145 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAppList.java148 public void onDestroyView() { in onDestroyView() method in NotificationAppList
149 super.onDestroyView(); in onDestroyView()
/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupIncomingFragment.java271 public void onDestroyView() { in onDestroyView() method in AccountSetupIncomingFragment
298 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/print/
DPrintServiceSettingsFragment.java162 public void onDestroyView() { in onDestroyView() method in PrintServiceSettingsFragment
166 super.onDestroyView(); in onDestroyView()
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFragment.java273 public void onDestroyView() { in onDestroyView() method in TimerFragment
274 super.onDestroyView(); in onDestroyView()

12