Home
last modified time | relevance | path

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

12

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DContentFragment.java102 public void onAttach(Activity activity) { in onAttach() method in ContentFragment
103 mBase.onAttach(activity); in onAttach()
104 super.onAttach(activity); in onAttach()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
DSafeDismissDialogFragment.java30 public void onAttach(Activity activity) { in onAttach() method in SafeDismissDialogFragment
31 super.onAttach(activity); in onAttach()
/packages/apps/InCallUI/src/com/android/incallui/
DBaseFragment.java80 public void onAttach(Activity activity) { in onAttach() method in BaseFragment
81 super.onAttach(activity); in onAttach()
/packages/apps/DeskClock/src/com/android/deskclock/
DTimePickerFragment.java53 public void onAttach(Activity activity) { in onAttach() method in TimePickerFragment
54 super.onAttach(activity); in onAttach()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DTimedMessageWizardFragment.java57 public void onAttach(Activity activity) { in onAttach() method in TimedMessageWizardFragment
64 super.onAttach(activity); in onAttach()
DSaveWifiConfigurationFragment.java55 public void onAttach(Activity activity) { in onAttach() method in SaveWifiConfigurationFragment
62 super.onAttach(activity); in onAttach()
DConnectToWifiFragment.java83 public void onAttach(Context activity) { in onAttach() method in ConnectToWifiFragment
90 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/Settings/src/com/android/settings/fingerprint/
DFingerprintEnrollSidecar.java52 public void onAttach(Activity activity) { in onAttach() method in FingerprintEnrollSidecar
53 super.onAttach(activity); in onAttach()
/packages/apps/FMRadio/src/com/android/fmradio/dialogs/
DFmFavoriteEditDialog.java73 public void onAttach(Activity activity) { in onAttach() method in FmFavoriteEditDialog
74 super.onAttach(activity); in onAttach()
DFmSaveDialog.java90 public void onAttach(Activity activity) { in onAttach() method in FmSaveDialog
91 super.onAttach(activity); in onAttach()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DCategoryPanel.java47 public void onAttach(Activity activity) { in onAttach() method in CategoryPanel
48 super.onAttach(activity); in onAttach()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/
DDeviceNameSummaryFragment.java77 public void onAttach(Activity activity) { in onAttach() method in DeviceNameSummaryFragment
78 super.onAttach(activity); in onAttach()
DSetDeviceNameFragment.java68 public void onAttach(Activity activity) { in onAttach() method in SetDeviceNameFragment
69 super.onAttach(activity); in onAttach()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerUsageBase.java51 public void onAttach(Activity activity) { in onAttach() method in PowerUsageBase
52 super.onAttach(activity); in onAttach()
/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSettingsEditQuickResponsesFragment.java70 public void onAttach(Activity activity) { in onAttach() method in AccountSettingsEditQuickResponsesFragment
71 super.onAttach(activity); in onAttach()
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DShareIntentFragment.java126 public void onAttach(final Activity activity) { in onAttach() method in ShareIntentFragment
127 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/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/Contacts/src/com/android/contacts/list/
DContactTileListFragment.java69 public void onAttach(Activity activity) { in onAttach() method in ContactTileListFragment
70 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/Contacts/src/com/android/contacts/group/
DGroupBrowseListFragment.java177 public void onAttach(Activity activity) { in onAttach() method in GroupBrowseListFragment
178 super.onAttach(activity); in onAttach()
/packages/apps/Contacts/src/com/android/contacts/interactions/
DContactMultiDeletionInteraction.java107 public void onAttach(Activity activity) { in onAttach() method in ContactMultiDeletionInteraction
108 super.onAttach(activity); in onAttach()
DContactDeletionInteraction.java158 public void onAttach(Activity activity) { in onAttach() method in ContactDeletionInteraction
159 super.onAttach(activity); in onAttach()

12