Searched refs:handleNetworkStateChange (Results 1 – 1 of 1) sorted by relevance
1053 handleNetworkStateChange(NetworkInfo.DetailedState.DISCONNECTED, remainder, iface); in handleEvent()1057 handleNetworkStateChange(NetworkInfo.DetailedState.CONNECTED, remainder, iface); in handleEvent()1409 private void handleNetworkStateChange(NetworkInfo.DetailedState newState, String data, in handleNetworkStateChange() method in WifiMonitor