Home | History | Annotate | Download | only in email

Lines Matching refs:sentboxId

603         final long sentboxId = findOrCreateMailboxOfType(accountId, Mailbox.TYPE_SENT);
606 mLegacyController.sendPendingMessages(account, sentboxId, mLegacyListener);