Home
last modified time | relevance | path

Searched defs:getSessionData (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DDatabaseSessionCache.java225 public byte[] getSessionData(String host, int port) { in getSessionData() method in DatabaseSessionCache
279 public byte[] getSessionData(byte[] id) { in getSessionData() method in DatabaseSessionCache
DSSLSocketTest.java985 public byte[] getSessionData(String host, int port) { in getSessionData() method in SSLSocketTest.FakeClientSessionCache
1073 public byte[] getSessionData(String host, int port) { in getSessionData() method in SSLSocketTest.ClientSessionCacheProxy
/frameworks/base/core/java/com/android/internal/net/
DDbSSLSessionCache.java180 public byte[] getSessionData(String host, int port) { in getSessionData() method in DbSSLSessionCache
252 public byte[] getSessionData(byte[] id) { in getSessionData() method in DbSSLSessionCache