Searched defs:delegate (Results 1 – 4 of 4) sorted by relevance
161 private WrappedSocketFactory(SocketFactory delegate) { mDelegate = delegate; } in WrappedSocketFactory()
1066 final SSLClientSessionCache delegate; field in SSLSocketTest.ClientSessionCacheProxy1069 ClientSessionCacheProxy(SSLClientSessionCache delegate) { in ClientSessionCacheProxy()
178 private final HttpClient delegate; field in AndroidHttpClient
4257 public void setTouchDelegate(TouchDelegate delegate) { in setTouchDelegate()