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