Searched refs:isCellularNetwork (Results 1 – 1 of 1) sorted by relevance
499 .filter(this::isCellularNetwork) in isMobileNetworkConnectedToInternet()508 private boolean isCellularNetwork(NetworkCapabilities capabilities) { in isCellularNetwork() method