Searched defs:getCaptivePortalData (Results 1 – 5 of 5) sorted by relevance
45 public CaptivePortalDataShim getCaptivePortalData() { in getCaptivePortalData() method in CapportApiProbeResult
49 CaptivePortalDataShim getCaptivePortalData(@Nullable LinkProperties lp); in getCaptivePortalData() method
74 public CaptivePortalDataShim getCaptivePortalData(@Nullable LinkProperties lp) { in getCaptivePortalData() method in NetworkInformationShimImpl
179 private CaptivePortalDataShim getCaptivePortalData(@NonNull TrackedNetworkStatus status) { in getCaptivePortalData() method in NetworkStackNotifier