Searched defs:getApplicationBufferSize (Results 1 - 6 of 6) sorted by relevance

/libcore/ojluni/src/main/java/javax/net/ssl/
H A DSSLSession.java409 public int getApplicationBufferSize(); method in interface:SSLSession
/libcore/benchmarks/src/benchmarks/regression/
H A DHostnameVerifierBenchmark.java102 public int getApplicationBufferSize() { method in class:HostnameVerifierBenchmark.FakeSSLSession
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLSessionBindingEventTest.java89 * @see javax.net.ssl.SSLSession#getApplicationBufferSize()
91 public int getApplicationBufferSize() { method in class:MySSLSession
/libcore/support/src/test/java/libcore/javax/net/ssl/
H A DFakeSSLSession.java31 public int getApplicationBufferSize() { method in class:FakeSSLSession
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
H A DmySSLSession.java57 public int getApplicationBufferSize() { method in class:mySSLSession
/libcore/luni/src/test/java/libcore/javax/net/ssl/
H A DDefaultHostnameVerifierTest.java458 public int getApplicationBufferSize() { method in class:DefaultHostnameVerifierTest.StubSSLSession

Completed in 43 milliseconds