Searched refs:connectionType (Results 1 – 5 of 5) sorted by relevance
19 private int connectionType; field in ShadowNetworkInfo67 return connectionType; in getType()106 public void setConnectionType(int connectionType){ in setConnectionType() argument107 this.connectionType = connectionType; in setConnectionType()
33 public void onConnectionTypeChanged(int connectionType); in onConnectionTypeChanged() argument216 int connectionType = getInstance().getCurrentConnectionType(); in isOnline() local217 return connectionType != CONNECTION_UNKNOWN && connectionType != CONNECTION_NONE; in isOnline()
347 function(connectionType) { argument349 connectionType === util.DriveConnectionType.OFFLINE) {
30 public void onConnectionTypeChanged(int connectionType) { in onConnectionTypeChanged() argument
203 public void onConnectionTypeChanged(int connectionType) { in onConnectionTypeChanged() argument