Searched refs:newConnectionType (Results 1 – 4 of 4) sorted by relevance
156 public void onConnectionTypeChanged(ConnectionType newConnectionType) { in setAutoDetectConnectivityStateInternal()157 updateCurrentConnectionType(newConnectionType); in setAutoDetectConnectivityStateInternal()167 private void updateCurrentConnectionType(ConnectionType newConnectionType) { in updateCurrentConnectionType() argument168 currentConnectionType = newConnectionType; in updateCurrentConnectionType()169 notifyObserversOfConnectionTypeChange(newConnectionType); in updateCurrentConnectionType()175 private void notifyObserversOfConnectionTypeChange(ConnectionType newConnectionType) { in notifyObserversOfConnectionTypeChange() argument180 observer.onConnectionTypeChanged(newConnectionType); in notifyObserversOfConnectionTypeChange()
282 public void onConnectionTypeChanged(ConnectionType newConnectionType); in onConnectionTypeChanged() argument422 ConnectionType newConnectionType = getCurrentConnectionType(networkState); in connectionTypeChanged() local424 if (newConnectionType == connectionType && newWifiSSID.equals(wifiSSID)) return; in connectionTypeChanged()426 connectionType = newConnectionType; in connectionTypeChanged()429 observer.onConnectionTypeChanged(newConnectionType); in connectionTypeChanged()
140 public void onConnectionTypeChanged(ConnectionType newConnectionType) {} in onConnectionTypeChanged() argument
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...