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

  /packages/apps/Exchange/src/com/android/exchange/eas/
EasConnectionCache.java 44 * not just the id. If the {@link HostAuth} changes or is deleted, {@link #uncacheConnectionManager}
120 uncacheConnectionManager(hostAuth);
162 public synchronized void uncacheConnectionManager(final HostAuth hostAuth) {
  /packages/apps/Exchange/src/com/android/exchange/service/
EasServerConnection.java 164 EasConnectionCache.instance().uncacheConnectionManager(mHostAuth);

Completed in 444 milliseconds