Searched defs:getCaptivePortalApiUrl (Results 1 – 6 of 6) sorted by relevance
38 Uri getCaptivePortalApiUrl(@Nullable LinkProperties lp); in getCaptivePortalApiUrl() method
70 public Uri getCaptivePortalApiUrl(@Nullable LinkProperties lp) { in getCaptivePortalApiUrl() method in NetworkInformationShimImpl
65 public Uri getCaptivePortalApiUrl(@Nullable LinkProperties lp) { in getCaptivePortalApiUrl() method in NetworkInformationShimImpl
323 public String getCaptivePortalApiUrl() { in getCaptivePortalApiUrl() method in DhcpResults
1574 public Uri getCaptivePortalApiUrl() { in getCaptivePortalApiUrl() method in LinkProperties
3538 private static Uri getCaptivePortalApiUrl(LinkProperties lp) { in getCaptivePortalApiUrl() method in NetworkMonitor