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