Searched refs:getConnectionType (Results 1 – 6 of 6) sorted by relevance
98 private ConnectionType getConnectionType() { in getConnectionType() method in NetworkMonitorAutoDetect.NetworkInformation413 ConnectionType connectionType = getConnectionType(networkState); in networkToInfo()661 connectionType = getConnectionType(networkState); in NetworkMonitorAutoDetect()779 private static ConnectionType getConnectionType( in getConnectionType() method in NetworkMonitorAutoDetect830 public static ConnectionType getConnectionType(NetworkState networkState) { in getConnectionType() method in NetworkMonitorAutoDetect831 return getConnectionType(networkState.isConnected(), networkState.getNetworkType(), in getConnectionType()839 return getConnectionType(networkState.isConnected(), in getUnderlyingConnectionTypeForVpn()845 if (getConnectionType(networkState) != ConnectionType.CONNECTION_WIFI) in getWifiSSID()860 ConnectionType newConnectionType = getConnectionType(networkState); in connectionTypeChanged()
94 NetworkMonitorAutoDetect.getConnectionType(autoDetect.getCurrentNetworkState()); in startMonitoring()
196 return NetworkMonitorAutoDetect.getConnectionType(networkState); in getCurrentConnectionType()
348 header.getConnectionType()); in readResponse()
317 public int getConnectionType() { in getConnectionType() method in Headers
137 method public int getConnectionType();