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()
189 values.put(IccProvider.STR_NEW_EMAILS, ""); in testUpdateAdnRecord()218 values.put(IccProvider.STR_NEW_EMAILS, ""); in testUpdateAdnRecordByPbCache()
81 public static final String STR_NEW_EMAILS = "newEmails"; field in IccProvider233 values.put(STR_NEW_EMAILS, emails); in insert()
177 final String newEmail = values.getAsString(IccProvider.STR_NEW_EMAILS); in generateAdnRecordWithNewTagByContentValues()