Searched refs:whereWith (Results 1 – 1 of 1) sorted by relevance
740 whereWith(AttachmentColumns.MESSAGE_KEY + "=" + id, selection), in delete()1459 whereWith(AttachmentColumns.MESSAGE_KEY + "=" + id, selection), in query()1568 private static String whereWith(String where, String selection) { in whereWith() method in EmailProvider