Searched defs:sendNetworkConditionsBroadcast (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DCaptivePortalTracker.java399 sendNetworkConditionsBroadcast(true /* response received */, isCaptivePortal,
435 sendNetworkConditionsBroadcast(false /* response received */, false /* ignored */,
443 private void sendNetworkConditionsBroadcast(boolean responseReceived, boolean isCaptivePortal, method in class:CaptivePortalTracker

Completed in 52 milliseconds