Home | History | Annotate | Download | only in providers

Lines Matching refs:SENT

783      * Return if this is the sent folder.
786 return isType(FolderType.SENT);
832 } else if (isType(FolderType.SENT)) {
833 desc = "sent";