Home
last modified time | relevance | path

Searched defs:getAllNetworkStateSnapshots (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/framework/src/android/net/
DIConnectivityManager.aidl93 List<NetworkStateSnapshot> getAllNetworkStateSnapshots(); in getAllNetworkStateSnapshots() method
DConnectivityManager.java1840 public List<NetworkStateSnapshot> getAllNetworkStateSnapshots() { in getAllNetworkStateSnapshots() method in ConnectivityManager