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

12

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
H A DSafeDismissDialogFragment.java30 public void onAttach(Activity activity) { method in class:SafeDismissDialogFragment
31 super.onAttach(activity);
/packages/apps/DeskClock/src/com/android/deskclock/
H A DTimePickerFragment.java53 public void onAttach(Activity activity) { method in class:TimePickerFragment
54 super.onAttach(activity);
/packages/apps/InCallUI/src/com/android/incallui/
H A DBaseFragment.java80 public void onAttach(Activity activity) { method in class:BaseFragment
81 super.onAttach(activity);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
H A DSaveWifiConfigurationFragment.java55 public void onAttach(Activity activity) { method in class:SaveWifiConfigurationFragment
62 super.onAttach(activity);
H A DTimedMessageWizardFragment.java57 public void onAttach(Activity activity) { method in class:TimedMessageWizardFragment
64 super.onAttach(activity);
H A DConnectToWifiFragment.java83 public void onAttach(Context activity) { method in class:ConnectToWifiFragment
90 super.onAttach(activity);
/packages/apps/Calendar/src/com/android/calendar/
H A DQuickResponseSettings.java70 public void onAttach(Activity activity) { method in class:QuickResponseSettings
71 super.onAttach(activity);
/packages/apps/Settings/src/com/android/settings/fingerprint/
H A DFingerprintEnrollSidecar.java50 public void onAttach(Activity activity) { method in class:FingerprintEnrollSidecar
51 super.onAttach(activity);
/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSettingsEditQuickResponsesFragment.java70 public void onAttach(Activity activity) { method in class:AccountSettingsEditQuickResponsesFragment
71 super.onAttach(activity);
/packages/apps/FMRadio/src/com/android/fmradio/dialogs/
H A DFmFavoriteEditDialog.java73 public void onAttach(Activity activity) { method in class:FmFavoriteEditDialog
74 super.onAttach(activity);
H A DFmSaveDialog.java90 public void onAttach(Activity activity) { method in class:FmSaveDialog
91 super.onAttach(activity);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DCategoryPanel.java47 public void onAttach(Activity activity) { method in class:CategoryPanel
48 super.onAttach(activity);
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DShareIntentFragment.java126 public void onAttach(final Activity activity) { method in class:ShareIntentFragment
127 super.onAttach(activity);
/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DPowerUsageBase.java51 public void onAttach(Activity activity) { method in class:PowerUsageBase
52 super.onAttach(activity);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/
H A DDeviceNameSummaryFragment.java77 public void onAttach(Activity activity) { method in class:DeviceNameSummaryFragment
78 super.onAttach(activity);
H A DSetDeviceNameFragment.java68 public void onAttach(Activity activity) { method in class:SetDeviceNameFragment
69 super.onAttach(activity);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DContentFragment.java102 public void onAttach(Activity activity) { method in class:ContentFragment
103 mBase.onAttach(activity);
104 super.onAttach(activity);
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
H A DSelectCalendarsSyncFragment.java144 public void onAttach(Activity activity) { method in class:SelectCalendarsSyncFragment
145 super.onAttach(activity);
H A DSelectVisibleCalendarsFragment.java81 public void onAttach(Activity activity) { method in class:SelectVisibleCalendarsFragment
82 super.onAttach(activity);
/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupBrowseListFragment.java177 public void onAttach(Activity activity) { method in class:GroupBrowseListFragment
178 super.onAttach(activity);
/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactTileListFragment.java69 public void onAttach(Activity activity) { method in class:ContactTileListFragment
70 super.onAttach(activity);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditorPanel.java49 public void onAttach(Activity activity) { method in class:EditorPanel
50 super.onAttach(activity);
/packages/apps/Gallery2/src/com/android/photos/
H A DMultiSelectGridFragment.java74 public void onAttach(Activity activity) { method in class:MultiSelectGridFragment
75 super.onAttach(activity);
/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DContactDeletionInteraction.java158 public void onAttach(Activity activity) { method in class:ContactDeletionInteraction
159 super.onAttach(activity);
H A DContactMultiDeletionInteraction.java107 public void onAttach(Activity activity) { method in class:ContactMultiDeletionInteraction
108 super.onAttach(activity);

Completed in 955 milliseconds

12