Searched refs:STR_NEW_ANRS (Results 1 – 4 of 4) sorted by relevance
87 values.put(IccProvider.STR_NEW_ANRS, ""); in testBasic()105 values.put(IccProvider.STR_NEW_ANRS, ""); in testBasic()124 values.put(IccProvider.STR_NEW_ANRS, ""); in testBasic()138 values.put(IccProvider.STR_NEW_ANRS, ""); in testBasic()
190 values.put(IccProvider.STR_NEW_ANRS, ""); in testUpdateAdnRecord()219 values.put(IccProvider.STR_NEW_ANRS, ""); in testUpdateAdnRecordByPbCache()
83 public static final String STR_NEW_ANRS = "newAnrs"; field in IccProvider234 values.put(STR_NEW_ANRS, anrs); in insert()
178 final String newAnr = values.getAsString(IccProvider.STR_NEW_ANRS); in generateAdnRecordWithNewTagByContentValues()