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