Searched refs:onConnectionTypeChanged (Results 1 – 4 of 4) sorted by relevance
33 public void onConnectionTypeChanged(int connectionType); in onConnectionTypeChanged() method132 public void onConnectionTypeChanged(int newConnectionType) { in setAutoDetectConnectivityStateInternal()176 observer.onConnectionTypeChanged(newConnectionType); in notifyObserversOfConnectionTypeChange()
100 public void onConnectionTypeChanged(int newConnectionType); in onConnectionTypeChanged() method232 mObserver.onConnectionTypeChanged(newConnectionType); in connectionTypeChanged()
30 public void onConnectionTypeChanged(int connectionType) { in onConnectionTypeChanged() method in NetworkChangeNotifierTest.NetworkChangeNotifierTestObserver
203 public void onConnectionTypeChanged(int connectionType) { in onConnectionTypeChanged() method in AccountManagerHelper.ConnectionRetry