Home
last modified time | relevance | path

Searched refs:onDetach (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DSettingsPreferenceFragment.java125 public void onDetach() { in onDetach() method in SettingsPreferenceFragment
132 super.onDetach(); in onDetach()
270 public void onDetach() { in onDetach() method in SettingsPreferenceFragment.SettingsDialogFragment
271 super.onDetach(); in onDetach()
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DSelectVisibleCalendarsFragment.java91 public void onDetach() { in onDetach() method in SelectVisibleCalendarsFragment
92 super.onDetach(); in onDetach()
/packages/apps/Email/src/com/android/email/activity/
DMoveMessageToDialog.java162 public void onDetach() { in onDetach() method in MoveMessageToDialog
163 super.onDetach(); in onDetach()
DMailboxListFragment.java530 public void onDetach() { in onDetach() method in MailboxListFragment
534 super.onDetach(); in onDetach()
DMessageListFragment.java499 public void onDetach() { in onDetach() method in MessageListFragment
503 super.onDetach(); in onDetach()
DMessageViewFragmentBase.java421 public void onDetach() { in onDetach() method in MessageViewFragmentBase
425 super.onDetach(); in onDetach()
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupBrowseListFragment.java180 public void onDetach() { in onDetach() method in GroupBrowseListFragment
181 super.onDetach(); in onDetach()
DGroupDetailFragment.java143 public void onDetach() { in onDetach() method in GroupDetailFragment
144 super.onDetach(); in onDetach()
/packages/apps/Email/src/com/android/email/activity/setup/
DAccountServerBaseFragment.java181 public void onDetach() { in onDetach() method in AccountServerBaseFragment
182 super.onDetach(); in onDetach()
DAccountCheckSettingsFragment.java202 public void onDetach() { in onDetach() method in AccountCheckSettingsFragment
203 super.onDetach(); in onDetach()
/packages/apps/Launcher2/src/com/android/launcher2/
DWallpaperChooserDialogFragment.java93 public void onDetach() { in onDetach() method in WallpaperChooserDialogFragment
94 super.onDetach(); in onDetach()
/packages/apps/Calendar/src/com/android/calendar/month/
DMonthByWeekFragment.java232 public void onDetach() { in onDetach() method in MonthByWeekFragment
234 super.onDetach(); in onDetach()