Searched refs:onDestroyView (Results 1 - 25 of 41) sorted by relevance

12

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DBaseFragment.java67 public void onDestroyView() { method in class:BaseFragment
68 super.onDestroyView();
H A DGlowPadAnswerFragment.java54 public void onDestroyView() { method in class:GlowPadAnswerFragment
55 Log.d(this, "onDestroyView");
60 super.onDestroyView();
H A DDialpadFragment.java473 public void onDestroyView() { method in class:DialpadFragment
475 super.onDestroyView();
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/
H A DIndeterminateProgressDialog.java141 public void onDestroyView() { method in class:IndeterminateProgressDialog
143 super.onDestroyView();
/packages/apps/Settings/src/com/android/settings/accessibility/
H A DToggleFeaturePreferenceFragment.java106 public void onDestroyView() { method in class:ToggleFeaturePreferenceFragment
107 super.onDestroyView();
/packages/apps/Settings/src/com/android/settings/nfc/
H A DAndroidBeam.java105 public void onDestroyView() { method in class:AndroidBeam
106 super.onDestroyView();
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
H A DPipInputSelectorFragment.java86 public void onDestroyView() { method in class:PipInputSelectorFragment
87 super.onDestroyView();
H A DClosedCaptionFragment.java167 public void onDestroyView() { method in class:ClosedCaptionFragment
172 super.onDestroyView();
H A DSideFragment.java142 public void onDestroyView() { method in class:SideFragment
143 super.onDestroyView();
H A DCustomizeChannelListFragment.java129 public void onDestroyView() { method in class:CustomizeChannelListFragment
134 super.onDestroyView();
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/input/
H A DInputTestFragment.java138 public void onDestroyView() { method in class:InputTestFragment
139 super.onDestroyView();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DContentFragment.java120 public void onDestroyView() { method in class:ContentFragment
121 mBase.onDestroyView();
122 super.onDestroyView();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DMainPanel.java79 public void onDestroyView() { method in class:MainPanel
80 super.onDestroyView();
/packages/apps/Gallery2/src/com/android/photos/
H A DMultiSelectGridFragment.java101 public void onDestroyView() { method in class:MultiSelectGridFragment
107 super.onDestroyView();
/packages/apps/Settings/src/com/android/settings/
H A DScreenPinningSettings.java87 public void onDestroyView() { method in class:ScreenPinningSettings
88 super.onDestroyView();
H A DDreamSettings.java108 public void onDestroyView() { method in class:DreamSettings
109 logd("onDestroyView()");
110 super.onDestroyView();
H A DWifiCallingSettings.java160 public void onDestroyView() { method in class:WifiCallingSettings
161 super.onDestroyView();
/packages/apps/Settings/src/com/android/settings/backup/
H A DToggleBackupSettingFragment.java104 public void onDestroyView() { method in class:ToggleBackupSettingFragment
105 super.onDestroyView();
/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatterySaverSettings.java106 public void onDestroyView() { method in class:BatterySaverSettings
107 super.onDestroyView();
/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
H A DChannelsBlockedFragment.java95 public void onDestroyView() { method in class:ChannelsBlockedFragment
99 super.onDestroyView();
/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DContactDeletionInteraction.java165 public void onDestroyView() { method in class:ContactDeletionInteraction
166 super.onDestroyView();
H A DContactMultiDeletionInteraction.java113 public void onDestroyView() { method in class:ContactMultiDeletionInteraction
114 super.onDestroyView();
/packages/apps/Settings/src/com/android/settings/notification/
H A DZenModeRuleSettingsBase.java154 public void onDestroyView() { method in class:ZenModeRuleSettingsBase
155 super.onDestroyView();
/packages/apps/Settings/src/com/android/settings/location/
H A DLocationSettings.java134 public void onDestroyView() { method in class:LocationSettings
135 super.onDestroyView();
/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerFragment.java214 public void onDestroyView() { method in class:TimerFragment
215 super.onDestroyView();

Completed in 2842 milliseconds

12