Searched refs:notifyNetworkAvailable (Results 1 – 1 of 1) sorted by relevance
5206 notifyNetworkAvailable(nai, nri); in processListenRequests()5380 for (NetworkRequestInfo nri : addedRequests) notifyNetworkAvailable(newNetwork, nri); in rematchNetworkAndRequests()5674 protected void notifyNetworkAvailable(NetworkAgentInfo nai, NetworkRequestInfo nri) { in notifyNetworkAvailable() method in ConnectivityService