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 581 int mailboxType = c.getInt(Mailbox.CONTENT_TYPE_COLUMN);
583 switch(mailboxType) {
    [all...]
ExchangeService.java     [all...]

Completed in 145 milliseconds