Searched defs:connectionType (Results 1 – 5 of 5) sorted by relevance
12 private int connectionType; field in ShadowNetworkInfo127 public void setConnectionType(int connectionType) { in setConnectionType()
35 public void onConnectionTypeChanged(NetworkMonitorAutoDetect.ConnectionType connectionType); in onConnectionTypeChanged()
413 ConnectionType connectionType = getConnectionType(networkState); in networkToInfo() local635 private ConnectionType connectionType; field in NetworkMonitorAutoDetect
63 public void onConnectionTypeChanged(ConnectionType connectionType) { in onConnectionTypeChanged()
122 private int connectionType; field in Headers