Home
last modified time | relevance | path

Searched refs:CONNECTION_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DNetworkMonitor.java67 private ConnectionType currentConnectionType = ConnectionType.CONNECTION_UNKNOWN;
211 return connectionType != ConnectionType.CONNECTION_UNKNOWN in isOnline()
DNetworkMonitorAutoDetect.java59 CONNECTION_UNKNOWN, enumConstant
400 return ConnectionType.CONNECTION_UNKNOWN; in getCurrentConnectionType()
403 return ConnectionType.CONNECTION_UNKNOWN; in getCurrentConnectionType()