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.aidl91 List<NetworkStateSnapshot> getAllNetworkStateSnapshots(); in getAllNetworkStateSnapshots() method
DConnectivityManager.java1564 public List<NetworkStateSnapshot> getAllNetworkStateSnapshots() { in getAllNetworkStateSnapshots() method in ConnectivityManager