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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
MailboxAlarmReceiver.java 33 // EXCHANGE_SERVICE_MAILBOX_ID tells us that the service is asking to be started
34 if (mailboxId == ExchangeService.EXCHANGE_SERVICE_MAILBOX_ID) {
ExchangeService.java 113 public static final int EXCHANGE_SERVICE_MAILBOX_ID = 0;
    [all...]

Completed in 50 milliseconds