Searched refs:STR_TAG (Results 1 – 5 of 5) sorted by relevance
98 values.put(IccProvider.STR_TAG, firstAdn.getAlphaTag()); in testBasic()117 values.put(IccProvider.STR_TAG, secondAdn.getAlphaTag()); in testBasic()
69 public static final String STR_TAG = "tag"; field in IccProvider225 String tag = initialValues.getAsString(STR_TAG); in insert()348 if (STR_TAG.equals(key)) { in delete()362 values.put(STR_TAG, tag); in delete()
53 values.put(IccProvider.STR_TAG, oldTag); in updateAdnRecordsInEfBySearch()
160 final String oldTag = values.getAsString(IccProvider.STR_TAG); in generateAdnRecordWithOldTagByContentValues()
183 values.put(IccProvider.STR_TAG, ""); in testUpdateAdnRecord()212 values.put(IccProvider.STR_TAG, ""); in testUpdateAdnRecordByPbCache()