Home
last modified time | relevance | path

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

123

/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DPanelFragmentTest.java105 mPanelFragment.onDestroyView(); in onDestroy_logCloseEvent()
120 mPanelFragment.onDestroyView(); in panelSeeMoreClick_logsCloseEvent()
136 mPanelFragment.onDestroyView(); in panelDoneClick_logsCloseEvent()
/packages/apps/Dialer/java/com/android/incallui/baseui/
DBaseFragment.java64 public void onDestroyView() { in onDestroyView() method in BaseFragment
65 super.onDestroyView(); in onDestroyView()
/packages/apps/Contacts/src/com/android/contacts/dialog/
DIndeterminateProgressDialog.java141 public void onDestroyView() { in onDestroyView() method in IndeterminateProgressDialog
143 super.onDestroyView(); in onDestroyView()
/packages/apps/TV/src/com/android/tv/dialog/
DWebDialogFragment.java87 public void onDestroyView() { in onDestroyView() method in WebDialogFragment
88 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/accessibility/
DToggleFeaturePreferenceFragment.java83 public void onDestroyView() { in onDestroyView() method in ToggleFeaturePreferenceFragment
84 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DToggleFeaturePreferenceFragment.java83 public void onDestroyView() { in onDestroyView() method in ToggleFeaturePreferenceFragment
84 super.onDestroyView(); in onDestroyView()
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DClosedCaptionFragment.java119 public void onDestroyView() { in onDestroyView() method in ClosedCaptionFragment
125 super.onDestroyView(); in onDestroyView()
/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DInCallButtonGridFragment.java76 public void onDestroyView() { in onDestroyView() method in InCallButtonGridFragment
77 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/nfc/
DAndroidBeam.java117 public void onDestroyView() { in onDestroyView() method in AndroidBeam
118 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/deletionhelper/
DAutomaticStorageManagerSettings.java121 public void onDestroyView() { in onDestroyView() method in AutomaticStorageManagerSettings
122 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/nfc/
DAndroidBeam.java117 public void onDestroyView() { in onDestroyView() method in AndroidBeam
118 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deletionhelper/
DAutomaticStorageManagerSettings.java121 public void onDestroyView() { in onDestroyView() method in AutomaticStorageManagerSettings
122 super.onDestroyView(); in onDestroyView()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DContentFragment.java120 public void onDestroyView() { in onDestroyView() method in ContentFragment
121 super.onDestroyView(); in onDestroyView()
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/search/
DContactResultsFragment.java123 public void onDestroyView() { in onDestroyView() method in ContactResultsFragment
124 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/backup/
DToggleBackupSettingFragment.java105 public void onDestroyView() { in onDestroyView() method in ToggleBackupSettingFragment
106 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/backup/
DToggleBackupSettingFragment.java105 public void onDestroyView() { in onDestroyView() method in ToggleBackupSettingFragment
106 super.onDestroyView(); in onDestroyView()
/packages/apps/Dialer/java/com/android/dialer/calldetails/
DReportDialogFragment.java159 public void onDestroyView() { in onDestroyView() method in ReportDialogFragment
164 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/src/com/android/settings/security/
DScreenPinningSettings.java98 public void onDestroyView() { in onDestroyView() method in ScreenPinningSettings
99 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/security/
DScreenPinningSettings.java98 public void onDestroyView() { in onDestroyView() method in ScreenPinningSettings
99 super.onDestroyView(); in onDestroyView()
/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
DChannelsBlockedFragment.java105 public void onDestroyView() { in onDestroyView() method in ChannelsBlockedFragment
113 super.onDestroyView(); in onDestroyView()
/packages/apps/DeskClock/src/com/android/deskclock/
DLabelDialogFragment.java169 public void onDestroyView() { in onDestroyView() method in LabelDialogFragment
170 super.onDestroyView(); in onDestroyView()
/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DCustomThemeNameFragment.java188 public void onDestroyView() { in onDestroyView() method in CustomThemeNameFragment
189 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/Gallery2/src/com/android/gallery3d/filtershow/category/
DMainPanel.java79 public void onDestroyView() { in onDestroyView() method in MainPanel
80 super.onDestroyView(); in onDestroyView()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DTwoButtonMethod.java135 public void onDestroyView() { in onDestroyView() method in TwoButtonMethod
136 super.onDestroyView(); in onDestroyView()

123