Searched refs:setPathSeparator (Results 1 – 2 of 2) sorted by relevance
485 mImapStore.setPathSeparator(namespace.getStringOrEmpty(1).getString()); in doGetNamespace()603 mImapStore.setPathSeparator(response.getStringOrEmpty(2).getString()); in doGetPathSeparator()
516 void setPathSeparator(String pathSeparator) { in setPathSeparator() method in ImapStore