HomeSort by relevance Sort by last modified time
    Searched refs:getSession (Results 26 - 41 of 41) sorted by null

12

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar 
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 
javax.servlet.jsp_2.0.0.v200806031607.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /cts/tests/tests/print/src/android/print/cts/
BasePrintTest.java 362 when(callbacks.getSession()).thenCallRealMethod();
PageRangeAdjustmentTest.java 642 StubbablePrinterDiscoverySession session = mock.getSession();
PrintDocumentAdapterContractTest.java     [all...]
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
SSLEngineTest.java 417 public SSLSession getSession() {
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLEngineImpl.java 287 public SSLSession getSession() {
OpenSSLSocketImpl.java 784 public SSLSession getSession() {
    [all...]
SSLParametersImpl.java 730 OpenSSLSessionImpl session = (OpenSSLSessionImpl) sessionContext.getSession(hostName, port);
    [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
AndroidKeyPairGeneratorTest.java 517 Certificate[] usedClientCerts = client.getSession().getLocalCertificates();
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 797 SSLSession session = serverPeer.getSession();
    [all...]
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSocketImplTest.java 794 * getSession() method testing.
812 session[0] = s.getSession();
838 fail("getSession method did not start a handshake");
    [all...]

Completed in 630 milliseconds

12