Searched refs:handshakeException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
H A DSSLSocketTest.java836 private Exception handshakeException; field in class:SSLSocketTest
851 handshakeException = ex;
864 if (handshakeException == null) {
879 handshakeException = ex;
900 if (handshakeException == null) {

Completed in 25 milliseconds