Home
last modified time | relevance | path

Searched defs:ExchangeStore (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/mail/store/
DExchangeStore.java30 public class ExchangeStore extends ServiceStore { class
42 public ExchangeStore(Account account, Context context) throws MessagingException { in ExchangeStore() method in ExchangeStore