Searched refs:setStore (Results 1 – 2 of 2) sorted by relevance
84 setStore(store, username, password); in ImapConnection()87 void setStore(ImapStore store, String username, String password) { in setStore() method in ImapConnection
509 connection.setStore(this, mUsername, mPassword); in getConnection()