Searched defs:ImapStore (Results 1 – 2 of 2) sorted by relevance
31 public class ImapStore { class54 public ImapStore(Context context, ImapHelper helper, String username, String password, int port, in ImapStore() method in ImapStore
82 public class ImapStore extends Store { class107 private ImapStore(Context context, Account account) throws MessagingException { in ImapStore() method in ImapStore