Searched refs:currentConnectionType (Results 1 – 1 of 1) sorted by relevance
67 private ConnectionType currentConnectionType = ConnectionType.CONNECTION_UNKNOWN; field in NetworkMonitor133 return currentConnectionType; in getCurrentConnectionType()168 currentConnectionType = newConnectionType; in updateCurrentConnectionType()