Searched refs:networks (Results 1 – 2 of 2) sorted by relevance
11 high-bandwidth network operations if the bandwidth of currently available networks is inadequate.
625 Network[] networks = mCm.getAllNetworks(); in onReportAllBad() local626 for (Network network : networks) { in onReportAllBad()