Searched defs:connectionType (Results 1 – 5 of 5) sorted by relevance
19 private int connectionType; field in ShadowNetworkInfo106 public void setConnectionType(int connectionType){ in setConnectionType()
51 public void onConnectionTypeChanged(ConnectionType connectionType); in onConnectionTypeChanged()210 ConnectionType connectionType = getInstance().getCurrentConnectionType(); in isOnline() local
272 private ConnectionType connectionType; field in NetworkMonitorAutoDetect
62 public void onConnectionTypeChanged(ConnectionType connectionType) { in onConnectionTypeChanged()
122 private int connectionType; field in Headers