Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java9139 handleNetworkConnectivityReported((NetworkAgentInfo) msg.obj, toBool(msg.arg1)); in handleMessage()
9351 private void handleNetworkConnectivityReported( in handleNetworkConnectivityReported() method in ConnectivityService