Searched refs:STR_NEW_EMAILS (Results 1 – 4 of 4) sorted by relevance
86 values.put(IccProvider.STR_NEW_EMAILS, ""); in testBasic()104 values.put(IccProvider.STR_NEW_EMAILS, ""); in testBasic()123 values.put(IccProvider.STR_NEW_EMAILS, ""); in testBasic()137 values.put(IccProvider.STR_NEW_EMAILS, ""); in testBasic()
183 values.put(IccProvider.STR_NEW_EMAILS, ""); in testUpdateAdnRecord()212 values.put(IccProvider.STR_NEW_EMAILS, ""); in testUpdateAdnRecordByPbCache()
80 public static final String STR_NEW_EMAILS = "newEmails"; field in IccProvider232 values.put(STR_NEW_EMAILS, emails); in insert()
180 final String newEmail = values.getAsString(IccProvider.STR_NEW_EMAILS); in generateAdnRecordWithNewTagByContentValues()