/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
D | TimePickerCompat.java | 76 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/ |
D | SafeDismissDialogFragment.java | 30 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/ |
D | ContentFragment.java | 102 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/ |
D | BaseFragment.java | 80 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/ |
D | DvrDialogFragment.java | 23 public void onAttach(Context context) { in onAttach() method in DvrDialogFragment 24 super.onAttach(context); in onAttach()
|
D | DvrGuidedStepFragment.java | 36 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/ |
D | DisplayModeFragment.java | 52 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/ |
D | SaveWifiConfigurationFragment.java | 55 public void onAttach(Activity activity) { in onAttach() method in SaveWifiConfigurationFragment 62 super.onAttach(activity); in onAttach()
|
D | TimedMessageWizardFragment.java | 57 public void onAttach(Activity activity) { in onAttach() method in TimedMessageWizardFragment 64 super.onAttach(activity); in onAttach()
|
D | ConnectToWifiFragment.java | 83 public void onAttach(Context activity) { in onAttach() method in ConnectToWifiFragment 90 super.onAttach(activity); in onAttach()
|
/packages/apps/TV/src/com/android/tv/dialog/ |
D | SafeDismissDialogFragment.java | 47 public void onAttach(Activity activity) { in onAttach() method in SafeDismissDialogFragment 48 super.onAttach(activity); in onAttach()
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | QuickResponseSettings.java | 70 public void onAttach(Activity activity) { in onAttach() method in QuickResponseSettings 71 super.onAttach(activity); in onAttach()
|
/packages/apps/Settings/src/com/android/settings/fingerprint/ |
D | FingerprintEnrollSidecar.java | 55 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/ |
D | ScanResultFragment.java | 68 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/ |
D | PowerUsageBase.java | 51 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/ |
D | CategoryPanel.java | 47 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/ |
D | AccountSettingsEditQuickResponsesFragment.java | 70 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/ |
D | ShareIntentFragment.java | 126 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/ |
D | SelectVisibleCalendarsFragment.java | 81 public void onAttach(Activity activity) { in onAttach() method in SelectVisibleCalendarsFragment 82 super.onAttach(activity); in onAttach()
|
D | SelectCalendarsSyncFragment.java | 144 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/ |
D | EditorPanel.java | 49 public void onAttach(Activity activity) { in onAttach() method in EditorPanel 50 super.onAttach(activity); in onAttach()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | ContactTileListFragment.java | 69 public void onAttach(Activity activity) { in onAttach() method in ContactTileListFragment 70 super.onAttach(activity); in onAttach()
|
/packages/apps/Gallery2/src/com/android/photos/ |
D | MultiSelectGridFragment.java | 74 public void onAttach(Activity activity) { in onAttach() method in MultiSelectGridFragment 75 super.onAttach(activity); in onAttach()
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupBrowseListFragment.java | 177 public void onAttach(Activity activity) { in onAttach() method in GroupBrowseListFragment 178 super.onAttach(activity); in onAttach()
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
D | ContactDeletionInteraction.java | 159 public void onAttach(Activity activity) { in onAttach() method in ContactDeletionInteraction 160 super.onAttach(activity); in onAttach()
|