Home
last modified time | relevance | path

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

123

/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/Car/Settings/src/com/android/car/settings/security/
DChooseLockTypeFragment.java67 public void onDestroyView() { in onDestroyView() method in ChooseLockTypeFragment
68 super.onDestroyView(); in onDestroyView()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DBottomActionBarFragment.java55 public void onDestroyView() { in onDestroyView() method in BottomActionBarFragment
60 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/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/
DCarApiTestFragment.java109 public void onDestroyView() { in onDestroyView() method in CarApiTestFragment
116 super.onDestroyView(); in onDestroyView()
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/common/
DDialerListBaseFragment.java150 public void onDestroyView() { in onDestroyView() method in DialerListBaseFragment
151 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DToggleFeaturePreferenceFragment.java84 public void onDestroyView() { in onDestroyView() method in ToggleFeaturePreferenceFragment
85 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DCarAudioInputTestFragment.java100 public void onDestroyView() { in onDestroyView() method in CarAudioInputTestFragment
107 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/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/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.java120 public void onDestroyView() { in onDestroyView() method in AutomaticStorageManagerSettings
121 super.onDestroyView(); in onDestroyView()
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DPanelFragmentTest.java128 mPanelFragment.onDestroyView(); in onDestroy_logCloseEvent()
144 mPanelFragment.onDestroyView(); in panelSeeMoreClick_logsCloseEvent()
161 mPanelFragment.onDestroyView(); in panelDoneClick_logsCloseEvent()
/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/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/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/volume/
DVolumeTestFragment.java153 public void onDestroyView() { in onDestroyView() method in VolumeTestFragment
158 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/Car/Dialer/src/com/android/car/dialer/ui/search/
DContactResultsFragment.java134 public void onDestroyView() { in onDestroyView() method in ContactResultsFragment
137 super.onDestroyView(); in onDestroyView()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vehiclectrl/
DVehicleCtrlFragment.java103 public void onDestroyView() { in onDestroyView() method in VehicleCtrlFragment
104 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/DeskClock/src/com/android/deskclock/
DLabelDialogFragment.java169 public void onDestroyView() { in onDestroyView() method in LabelDialogFragment
170 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()

123