Searched refs:outboxCursor (Results 1 – 1 of 1) sorted by relevance
2123 private boolean hasSendableMessages(Cursor outboxCursor) { in hasSendableMessages() argument2126 new String[] {Long.toString(outboxCursor.getLong(Mailbox.CONTENT_ID_COLUMN))}, in hasSendableMessages()