HomeSort by relevance Sort by last modified time
    Searched defs:mailboxType (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasAccountService.java 573 int mailboxType = c.getInt(Mailbox.CONTENT_TYPE_COLUMN);
575 switch(mailboxType) {
    [all...]
ExchangeService.java     [all...]

Completed in 1503 milliseconds