HomeSort by relevance Sort by last modified time
    Searched full:maybeprotocol (Results 1 - 2 of 2) sorted by null

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 252 String maybeProtocol = connectionSpec.supportsTlsExtensions()
255 protocol = maybeProtocol != null
256 ? Protocol.get(maybeProtocol)
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 

Completed in 66 milliseconds