Searched refs:QUERY_ALL_DRAFTS (Results 1 – 3 of 3) sorted by relevance
188 assertFalse(Mailbox.isRefreshable(c, Mailbox.QUERY_ALL_DRAFTS)); in testIsRefreshable()
410 public static final long QUERY_ALL_DRAFTS = -5; field in Mailbox
1248 if (mailboxId == Mailbox.QUERY_ALL_DRAFTS) { in buildMessageListSelection()