Searched refs:networkState (Results 1 – 9 of 9) sorted by relevance
294 final NetworkState networkState = connectivityManagerDelegate.getNetworkState(); in NetworkMonitorAutoDetect() local295 connectionType = getCurrentConnectionType(networkState); in NetworkMonitorAutoDetect()296 wifiSSID = getCurrentWifiSSID(networkState); in NetworkMonitorAutoDetect()364 public ConnectionType getCurrentConnectionType(NetworkState networkState) { in getCurrentConnectionType() argument365 if (!networkState.isConnected()) { in getCurrentConnectionType()369 switch (networkState.getNetworkType()) { in getCurrentConnectionType()380 switch (networkState.getNetworkSubType()) { in getCurrentConnectionType()407 private String getCurrentWifiSSID(NetworkState networkState) { in getCurrentWifiSSID() argument408 if (getCurrentConnectionType(networkState) != ConnectionType.CONNECTION_WIFI) return ""; in getCurrentWifiSSID()415 final NetworkState networkState = getCurrentNetworkState(); in onReceive() local[all …]
161 final NetworkMonitorAutoDetect.NetworkState networkState = in setAutoDetectConnectivityStateInternal() local163 updateCurrentConnectionType(autoDetector.getCurrentConnectionType(networkState)); in setAutoDetectConnectivityStateInternal()
179 final NetworkMonitorAutoDetect.NetworkState networkState = in getCurrentConnectionType() local181 return receiver.getCurrentConnectionType(networkState); in getCurrentConnectionType()
52 throw new Error('Cannot seek in network state: ' + element.networkState);
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...