Searched refs:mMailboxType (Results 1 – 4 of 4) sorted by relevance
52 private final int mMailboxType; field in MailboxFinder81 mMailboxType = mailboxType; in MailboxFinder()181 long mailboxId = Mailbox.findMailboxOfType(mContext, mAccountId, mMailboxType); in doInBackground()
45 public Integer mMailboxType; field in MailboxListItem
1012 if (newTarget.mMailboxType == Mailbox.TYPE_TRASH) { in onDragLocation()1147 if (mDropTargetView.mMailboxType == Mailbox.TYPE_TRASH) { in onDrop()
363 listItem.mMailboxType = type; in bindListItem()