Searched defs:newTag (Results 1 – 5 of 5) sorted by relevance
112 ExifTag newTag = currIfd.getTag(oldTag.getTagId()); in commit() local
111 ExifTag newTag = currIfd.getTag(oldTag.getTagId()); in commit() local
1402 final String newTag = values.getAsString(IccProvider.STR_NEW_TAG); in updateAdnRecordsInEfBySearchForSubscriber() local1410 String oldPhoneNumber, String newTag, String newPhoneNumber, String pin2) { in updateAdnRecordsInEfBySearchForSubscriber()1422 final String newTag = values.getAsString(IccProvider.STR_NEW_TAG); in updateAdnRecordsInEfByIndexForSubscriber() local1429 private boolean updateAdnRecordsInEfByIndexForSubscriber(int subId, int efid, String newTag, in updateAdnRecordsInEfByIndexForSubscriber()
1951 Tag newTag = new Tag(tag.getUid(), tag.getTechList(), in rediscover() local