Searched refs:handleNetworkStateChange (Results 1 – 1 of 1) sorted by relevance
1002 handleNetworkStateChange(NetworkInfo.DetailedState.DISCONNECTED, remainder); in handleEvent()1006 handleNetworkStateChange(NetworkInfo.DetailedState.CONNECTED, remainder); in handleEvent()1406 private void handleNetworkStateChange(NetworkInfo.DetailedState newState, String data) { in handleNetworkStateChange() method in WifiMonitor