Home
last modified time | relevance | path

Searched refs:networks (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/WearHighBandwidthNetworking/
D_index.jd11 high-bandwidth network operations if the bandwidth of currently available networks is inadequate.
/development/apps/Development/src/com/android/development/
DConnectivity.java625 Network[] networks = mCm.getAllNetworks(); in onReportAllBad() local
626 for (Network network : networks) { in onReportAllBad()