Home
last modified time | relevance | path

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

12

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DTimePickerCompat.java76 public void onAttach(Activity activity) { in onAttach() method in TimePickerCompat.TimerPickerPreL
77 super.onAttach(activity); in onAttach()
115 public void onAttach(Activity activity) { in onAttach() method in TimePickerCompat.TimePickerPostL
116 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/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/Dialer/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/TV/src/com/android/tv/dvr/ui/
DDvrDialogFragment.java23 public void onAttach(Context context) { in onAttach() method in DvrDialogFragment
24 super.onAttach(context); in onAttach()
DDvrGuidedStepFragment.java36 public void onAttach(Context context) { in onAttach() method in DvrGuidedStepFragment
37 super.onAttach(context); in onAttach()
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DDisplayModeFragment.java52 public void onAttach(Activity activity) { in onAttach() method in DisplayModeFragment
53 super.onAttach(activity); in onAttach()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DSaveWifiConfigurationFragment.java55 public void onAttach(Activity activity) { in onAttach() method in SaveWifiConfigurationFragment
62 super.onAttach(activity); in onAttach()
DTimedMessageWizardFragment.java57 public void onAttach(Activity activity) { in onAttach() method in TimedMessageWizardFragment
64 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/TV/src/com/android/tv/dialog/
DSafeDismissDialogFragment.java47 public void onAttach(Activity activity) { in onAttach() method in SafeDismissDialogFragment
48 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.java55 public void onAttach(Activity activity) { in onAttach() method in FingerprintEnrollSidecar
56 super.onAttach(activity); in onAttach()
/packages/apps/TV/usbtuner/src/com/android/usbtuner/setup/
DScanResultFragment.java68 public void onAttach(Context context) { in onAttach() method in ScanResultFragment.ContentFragment
69 super.onAttach(context); 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/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/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/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/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.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/
DContactDeletionInteraction.java159 public void onAttach(Activity activity) { in onAttach() method in ContactDeletionInteraction
160 super.onAttach(activity); in onAttach()

12