Home
last modified time | relevance | path

Searched refs:maybeDoStartTls (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
DImapConnection.java122 maybeDoStartTls(); in open()
169 private void maybeDoStartTls() throws IOException, MessagingException { in maybeDoStartTls() method in ImapConnection