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

/frameworks/base/tests/CoreTests/android/core/
H A DSSLSocketTest.java1011 ClientSessionCacheProxy cacheProxy
1012 = new ClientSessionCacheProxy(fileCache);
1035 cacheProxy = new ClientSessionCacheProxy(fileCache);
1064 static class ClientSessionCacheProxy implements SSLClientSessionCache { class in class:SSLSocketTest
1069 ClientSessionCacheProxy(SSLClientSessionCache delegate) { method in class:SSLSocketTest.ClientSessionCacheProxy

Completed in 31 milliseconds