Searched refs:supportedSchemes (Results 1 – 7 of 7) sorted by relevance
36 Set<String> supportedSchemes(); in supportedSchemes() method
48 public Set<String> supportedSchemes() { in supportedSchemes() method in DataUrlEngine
72 public Set<String> supportedSchemes() { in supportedSchemes() method in OkHttp3UrlEngine
72 public Set<String> supportedSchemes() { in supportedSchemes() method in OkHttp2UrlEngine
67 public Set<String> supportedSchemes() { in supportedSchemes() method in PlatformUrlEngine
77 public Set<String> supportedSchemes() { in supportedSchemes() method in CronetUrlEngine
186 urlEngine.supportedSchemes().contains(scheme), in addUrlEngine()