Searched refs:currentConnectionType (Results 1 – 1 of 1) sorted by relevance
65 private volatile NetworkChangeDetector.ConnectionType currentConnectionType; field in NetworkMonitor71 currentConnectionType = NetworkChangeDetector.ConnectionType.CONNECTION_UNKNOWN; in NetworkMonitor()110 currentConnectionType = networkChangeDetector.getCurrentConnectionType(); in startMonitoring()149 notifyObserversOfConnectionTypeChange(currentConnectionType); in startMonitoring()188 return currentConnectionType; in getCurrentConnectionType()223 currentConnectionType = newConnectionType;