HomeSort by relevance Sort by last modified time
    Searched defs:removeTag (Results 1 - 20 of 20) sorted by null

  /external/nist-sip/java/javax/sip/header/
FromHeader.java 11 void removeTag();
ToHeader.java 11 void removeTag();
  /external/nist-sip/java/gov/nist/javax/sip/header/
From.java 132 public void removeTag() {
To.java 161 public void removeTag() {
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
IfdData.java 97 protected void removeTag(short tagId) {
ExifData.java 204 protected void removeTag(short tagId, int ifdId) {
209 ifdData.removeTag(tagId);
ExifOutputStream.java 247 data.removeTag(t.getTagId(), t.getIfd());
394 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
395 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
421 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
422 ifd1.removeTag(ExifInterface
426 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
427 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
428 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
429 ifd1.removeTag(ExifInterface
  /packages/apps/Camera2/src/com/android/camera/exif/
IfdData.java 97 protected void removeTag(short tagId) {
ExifData.java 204 protected void removeTag(short tagId, int ifdId) {
209 ifdData.removeTag(tagId);
ExifOutputStream.java 247 data.removeTag(t.getTagId(), t.getIfd());
394 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
395 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
421 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
422 ifd1.removeTag(ExifInterface
426 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
427 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
428 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
429 ifd1.removeTag(ExifInterface
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
IfdData.java 97 protected void removeTag(short tagId) {
ExifData.java 204 protected void removeTag(short tagId, int ifdId) {
209 ifdData.removeTag(tagId);
ExifOutputStream.java 247 data.removeTag(t.getTagId(), t.getIfd());
394 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
395 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
421 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
422 ifd1.removeTag(ExifInterface
426 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
427 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
428 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
429 ifd1.removeTag(ExifInterface
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
IfdData.java 97 protected void removeTag(short tagId) {
ExifData.java 205 protected void removeTag(short tagId, int ifdId) {
210 ifdData.removeTag(tagId);
ExifOutputStream.java 251 data.removeTag(t.getTagId(), t.getIfd());
398 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
399 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
425 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
426 ifd1.removeTag(ExifInterface
430 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS));
431 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS));
432 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT));
433 ifd1.removeTag(ExifInterface
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPRequest.java     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java     [all...]
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-api/2.18.7.Final/
roaster-api-2.18.7.Final.jar 
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/
roaster-jdt-2.18.7.Final.jar 

Completed in 343 milliseconds