Home
last modified time | relevance | path

Searched refs:setTag (Results 1 – 25 of 162) sorted by relevance

1234567

/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAdapter.java606 view.setTag(views); in newChildView()
700 views.primaryActionView.setTag( in bindView()
703 views.primaryActionView.setTag( in bindView()
708 views.primaryActionView.setTag(null); in bindView()
1010 views.callBackButtonView.setTag( in bindActionButtons()
1014 views.callBackButtonView.setTag( in bindActionButtons()
1029 views.callBackButtonView.setTag(null); in bindActionButtons()
1036 views.videoCallButtonView.setTag( in bindActionButtons()
1041 views.videoCallButtonView.setTag(null); in bindActionButtons()
1048 views.voicemailButtonView.setTag( in bindActionButtons()
[all …]
/packages/apps/Mms/src/com/android/mms/exif/
DExifOutputStream.java335 ifd0.setTag(exifOffsetTag); in createRequiredIfdAndTag()
352 ifd0.setTag(gpsOffsetTag); in createRequiredIfdAndTag()
364 exifIfd.setTag(interOffsetTag); in createRequiredIfdAndTag()
384 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
393 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
420 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
421 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
DExifInterface.java1582 public ExifTag setTag(ExifTag tag) { in setTag() method in ExifInterface
1595 setTag(t); in setTags()
1972 setTag(t); in addDateTimeStampTag()
1998 setTag(latTag); in addGpsTags()
1999 setTag(longTag); in addGpsTags()
2000 setTag(latRefTag); in addGpsTags()
2001 setTag(longRefTag); in addGpsTags()
2016 setTag(t); in addGpsDateTimeStampTag()
2026 setTag(t); in addGpsDateTimeStampTag()
DExifReader.java63 exifData.getIfdData(tag.getIfd()).setTag(tag); in read()
71 exifData.getIfdData(tag.getIfd()).setTag(tag); in read()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
DExifOutputStream.java333 ifd0.setTag(exifOffsetTag); in createRequiredIfdAndTag()
350 ifd0.setTag(gpsOffsetTag); in createRequiredIfdAndTag()
362 exifIfd.setTag(interOffsetTag); in createRequiredIfdAndTag()
382 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
391 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
418 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
419 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
DExifInterface.java1582 public ExifTag setTag(ExifTag tag) { in setTag() method in ExifInterface
1595 setTag(t); in setTags()
1972 setTag(t); in addDateTimeStampTag()
1998 setTag(latTag); in addGpsTags()
1999 setTag(longTag); in addGpsTags()
2000 setTag(latRefTag); in addGpsTags()
2001 setTag(longRefTag); in addGpsTags()
2016 setTag(t); in addGpsDateTimeStampTag()
2026 setTag(t); in addGpsDateTimeStampTag()
DExifReader.java61 exifData.getIfdData(tag.getIfd()).setTag(tag); in read()
69 exifData.getIfdData(tag.getIfd()).setTag(tag); in read()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifOutputStream.java333 ifd0.setTag(exifOffsetTag); in createRequiredIfdAndTag()
350 ifd0.setTag(gpsOffsetTag); in createRequiredIfdAndTag()
362 exifIfd.setTag(interOffsetTag); in createRequiredIfdAndTag()
382 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
391 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
418 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
419 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
DExifInterface.java1582 public ExifTag setTag(ExifTag tag) { in setTag() method in ExifInterface
1595 setTag(t); in setTags()
1972 setTag(t); in addDateTimeStampTag()
1998 setTag(latTag); in addGpsTags()
1999 setTag(longTag); in addGpsTags()
2000 setTag(latRefTag); in addGpsTags()
2001 setTag(longRefTag); in addGpsTags()
2016 setTag(t); in addGpsDateTimeStampTag()
2026 setTag(t); in addGpsDateTimeStampTag()
/packages/apps/Camera2/src/com/android/camera/exif/
DExifOutputStream.java333 ifd0.setTag(exifOffsetTag); in createRequiredIfdAndTag()
350 ifd0.setTag(gpsOffsetTag); in createRequiredIfdAndTag()
362 exifIfd.setTag(interOffsetTag); in createRequiredIfdAndTag()
382 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
391 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
418 ifd1.setTag(offsetTag); in createRequiredIfdAndTag()
419 ifd1.setTag(lengthTag); in createRequiredIfdAndTag()
DExifInterface.java1582 public ExifTag setTag(ExifTag tag) { in setTag() method in ExifInterface
1595 setTag(t); in setTags()
1972 setTag(t); in addDateTimeStampTag()
1998 setTag(latTag); in addGpsTags()
1999 setTag(longTag); in addGpsTags()
2000 setTag(latRefTag); in addGpsTags()
2001 setTag(longRefTag); in addGpsTags()
2016 setTag(t); in addGpsDateTimeStampTag()
2026 setTag(t); in addGpsDateTimeStampTag()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
DSettingsLayoutFragment.java262 v.setTag(R.id.content_fragment, content); in onCreateView()
268 v.setTag(R.id.action_fragment, action); in onCreateView()
546 content.setTag(R.id.title, titleView); in initializeContentView()
547 content.setTag(R.id.breadcrumb, breadcrumbView); in initializeContentView()
548 content.setTag(R.id.description, descriptionView); in initializeContentView()
549 content.setTag(R.id.icon, iconImageView); in initializeContentView()
587 action.setTag(R.id.list, mListView); in setActionView()
588 action.setTag(R.id.selector, action.findViewById(R.id.selector)); in setActionView()
DDialogFragment.java258 v.setTag(R.id.content_fragment, content); in onCreateView()
264 v.setTag(R.id.action_fragment, action); in onCreateView()
480 content.setTag(R.id.title, titleView); in setContentView()
481 content.setTag(R.id.breadcrumb, breadcrumbView); in setContentView()
482 content.setTag(R.id.description, descriptionView); in setContentView()
483 content.setTag(R.id.icon, iconImageView); in setContentView()
544 action.setTag(R.id.list, mListView); in setActionView()
545 action.setTag(R.id.selector, action.findViewById(R.id.selector)); in setActionView()
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java136 setTag(info); in applyFromShortcutInfo()
155 setTag(info); in applyFromApplicationInfo()
173 public void setTag(Object tag) { in setTag() method in BubbleTextView
177 super.setTag(tag); in setTag()
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationViewAdapter.java142 v.setTag(OVERLAY_ITEM_ROOT_TAG); in createView()
186 v.setTag(OVERLAY_ITEM_ROOT_TAG); in createView()
279 v.setTag(OVERLAY_ITEM_ROOT_TAG); in createView()
420 v.setTag(OVERLAY_ITEM_ROOT_TAG); in createView()
494 v.setTag(OVERLAY_ITEM_ROOT_TAG); in createView()
/packages/apps/Camera2/src/com/android/camera/
DButtonManager.java380 button.setTag(R.string.tag_enabled_id, buttonId); in initializePushButton()
405 button.setTag(R.string.tag_enabled_id, buttonId); in initializePushButton()
439 button.setTag(R.string.tag_enabled_id, null); in disableButton()
460 button.setTag(R.string.tag_enabled_id, buttonId); in enableButton()
885 imageButton.setTag(String.valueOf(i)); in initializePanoOrientationButtons()
/packages/apps/Camera2/src/com/android/camera/one/v2/
DOneCameraZslImpl.java589 exif.setTag(exif.buildTag(ExifInterface.TAG_PIXEL_X_DIMENSION, width)); in savePicture()
590 exif.setTag(exif.buildTag(ExifInterface.TAG_PIXEL_Y_DIMENSION, height)); in savePicture()
602 exif.setTag(directionRefTag); in savePicture()
603 exif.setTag(directionTag); in savePicture()
784 builder.setTag(RequestTag.EXPLICIT_CAPTURE); in sendSingleRequest()
DOneCameraImpl.java309 builder.setTag(RequestTag.CAPTURE); in takePictureNow()
429 exif.setTag(directionRefTag); in savePicture()
430 exif.setTag(directionTag); in savePicture()
567 builder.setTag(tag); in sendAutoFocusTriggerCaptureRequest()
/packages/apps/Browser/src/com/android/browser/view/
DBookmarkExpandableView.java335 v.setTag(R.id.group_position, groupPosition); in getChildView()
336 v.setTag(R.id.child_position, realChildPosition); in getChildView()
399 view.setTag(R.id.group_position, groupPosition); in getGroupView()
427 crumbs.setTag(R.id.group_position, groupPosition); in getBreadCrumbView()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/presets/
DUserPresetsAdapter.java104 convertView.setTag(viewHolder); in getView()
114 viewHolder.deleteButton.setTag(action); in getView()
115 viewHolder.editText.setTag(action); in getView()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPalettesView.java205 mDeleteKey.setTag(Constants.CODE_DELETE); in onFinishInflate()
217 mAlphabetKeyLeft.setTag(Constants.CODE_ALPHA_FROM_EMOJI); in onFinishInflate()
222 mAlphabetKeyRight.setTag(Constants.CODE_ALPHA_FROM_EMOJI); in onFinishInflate()
227 mSpacebar.setTag(Constants.CODE_SPACE); in onFinishInflate()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DColorChooser.java70 button.setTag(hsvo); in setUp()
101 mButton[i].setTag(hsvo); in setColorSet()
156 button.setTag(hsvo); in changeSelectedColor()
/packages/apps/Launcher2/src/com/android/launcher2/
DBubbleTextView.java100 setTag(info); in applyFromShortcutInfo()
117 public void setTag(Object tag) { in setTag() method in BubbleTextView
121 super.setTag(tag); in setTag()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoCarousel.java192 destination.setTag(R.id.photo_orientation, Integer.valueOf(orientation)); in changePhoto()
193 destination.setTag(R.id.photo_width, Integer.valueOf(width)); in changePhoto()
194 destination.setTag(R.id.photo_height, Integer.valueOf(height)); in changePhoto()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DFrameLayoutWithShadows.java212 view.setTag(R.id.ShadowView, null); in prune()
291 view.setTag(R.id.ShadowView, shadowView); in addShadowView()
381 view.setTag(R.id.ShadowView, null); in removeShadowView()

1234567