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.java46 public class ExchangeStore extends Store { class
66 private ExchangeStore(String _uri, Context context, PersistentDataCallbacks callbacks) in ExchangeStore() method in ExchangeStore