Searched refs:captivePortalCheckCompleted (Results 1 – 6 of 6) sorted by relevance
146 public void captivePortalCheckCompleted(boolean isCaptive); in captivePortalCheckCompleted() method
112 public void captivePortalCheckCompleted(boolean isCaptivePortal) { in captivePortalCheckCompleted() method in BaseNetworkStateTracker
124 void captivePortalCheckCompleted(in NetworkInfo info, boolean isCaptivePortal); in captivePortalCheckCompleted() method
1862 public void captivePortalCheckCompleted(NetworkInfo info, boolean isCaptivePortal) { in captivePortalCheckCompleted() method in ConnectivityManager1864 mService.captivePortalCheckCompleted(info, isCaptivePortal); in captivePortalCheckCompleted()
462 public void captivePortalCheckCompleted(boolean isCaptivePortal) { in captivePortalCheckCompleted() method in MobileDataStateTracker
1511 public void captivePortalCheckCompleted(NetworkInfo info, boolean isCaptivePortal) { in captivePortalCheckCompleted() method in ConnectivityService