Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java7874 handleNetworkConnectivityReported((NetworkAgentInfo) msg.obj, toBool(msg.arg1)); in handleMessage()
8073 private void handleNetworkConnectivityReported( in handleNetworkConnectivityReported() method in ConnectivityService