Home
last modified time | relevance | path

Searched refs:onAttach (Results 1 – 25 of 33) sorted by relevance

12

/packages/apps/Email/src/com/android/email/activity/
DShortcutPickerFragment.java81 public void onAttach(Activity activity) { in onAttach() method in ShortcutPickerFragment
82 super.onAttach(activity); in onAttach()
350 public void onAttach(Activity activity) { in onAttach() method in ShortcutPickerFragment.MailboxShortcutPickerFragment
353 super.onAttach(activity); in onAttach()
DMoveMessageToDialog.java151 public void onAttach(Activity activity) { in onAttach() method in MoveMessageToDialog
152 super.onAttach(activity); in onAttach()
/packages/apps/Calendar/src/com/android/calendar/
DQuickResponseSettings.java70 public void onAttach(Activity activity) { in onAttach() method in QuickResponseSettings
71 super.onAttach(activity); in onAttach()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DCategoryPanel.java43 public void onAttach(Activity activity) { in onAttach() method in CategoryPanel
44 super.onAttach(activity); in onAttach()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorPanel.java49 public void onAttach(Activity activity) { in onAttach() method in EditorPanel
50 super.onAttach(activity); in onAttach()
/packages/apps/Contacts/src/com/android/contacts/list/
DContactTileListFragment.java67 public void onAttach(Activity activity) { in onAttach() method in ContactTileListFragment
68 super.onAttach(activity); in onAttach()
DContactBrowseListFragment.java177 public void onAttach(Activity activity) { in onAttach() method in ContactBrowseListFragment
178 super.onAttach(activity); in onAttach()
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DSelectVisibleCalendarsFragment.java81 public void onAttach(Activity activity) { in onAttach() method in SelectVisibleCalendarsFragment
82 super.onAttach(activity); in onAttach()
DSelectCalendarsSyncFragment.java144 public void onAttach(Activity activity) { in onAttach() method in SelectCalendarsSyncFragment
145 super.onAttach(activity); in onAttach()
/packages/apps/Gallery2/src/com/android/photos/
DMultiSelectGridFragment.java74 public void onAttach(Activity activity) { in onAttach() method in MultiSelectGridFragment
75 super.onAttach(activity); in onAttach()
/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSettingsEditQuickResponsesFragment.java207 public void onAttach(Activity activity) { in onAttach() method in AccountSettingsEditQuickResponsesFragment
208 super.onAttach(activity); in onAttach()
DAccountServerBaseFragment.java175 public void onAttach(Activity activity) { in onAttach() method in AccountServerBaseFragment
176 super.onAttach(activity); in onAttach()
DAccountSettingsFragment.java158 public void onAttach(Activity activity) { in onAttach() method in AccountSettingsFragment
159 super.onAttach(activity); in onAttach()
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupBrowseListFragment.java174 public void onAttach(Activity activity) { in onAttach() method in GroupBrowseListFragment
175 super.onAttach(activity); in onAttach()
DGroupDetailFragment.java129 public void onAttach(Activity activity) { in onAttach() method in GroupDetailFragment
130 super.onAttach(activity); in onAttach()
/packages/apps/Contacts/src/com/android/contacts/interactions/
DContactDeletionInteraction.java154 public void onAttach(Activity activity) { in onAttach() method in ContactDeletionInteraction
155 super.onAttach(activity); in onAttach()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DKeyboardLayoutDialogFragment.java66 public void onAttach(Activity activity) { in onAttach() method in KeyboardLayoutDialogFragment
67 super.onAttach(activity); in onAttach()
/packages/apps/Contacts/src/com/android/contacts/detail/
DContactLoaderFragment.java131 public void onAttach(Activity activity) { in onAttach() method in ContactLoaderFragment
132 super.onAttach(activity); in onAttach()
/packages/apps/Settings/src/com/android/settings/
DNotificationStation.java102 public void onAttach(Activity activity) { in onAttach() method in NotificationStation
104 super.onAttach(activity); in onAttach()
DDreamSettings.java76 public void onAttach(Activity activity) { in onAttach() method in DreamSettings
78 super.onAttach(activity); in onAttach()
/packages/apps/Calendar/src/com/android/calendar/agenda/
DAgendaFragment.java111 public void onAttach(Activity activity) { in onAttach() method in AgendaFragment
112 super.onAttach(activity); in onAttach()
/packages/apps/Dialer/src/com/android/dialer/list/
DPhoneFavoriteFragment.java274 public void onAttach(Activity activity) { in onAttach() method in PhoneFavoriteFragment
276 super.onAttach(activity); in onAttach()
/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleDayPickerFragment.java162 public void onAttach(Activity activity) { in onAttach() method in SimpleDayPickerFragment
163 super.onAttach(activity); in onAttach()
DMonthByWeekFragment.java233 public void onAttach(Activity activity) { in onAttach() method in MonthByWeekFragment
234 super.onAttach(activity); in onAttach()
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactEntryListFragment.java165 public void onAttach(Activity activity) { in onAttach() method in ContactEntryListFragment
166 super.onAttach(activity); in onAttach()

12