Home
last modified time | relevance | path

Searched refs:PROTOCOL_HTTPS (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/config/remote/
DHttpsRemoteFileResolver.java23 public static final String PROTOCOL_HTTPS = "https"; field in HttpsRemoteFileResolver
27 return PROTOCOL_HTTPS; in getSupportedProtocol()