ValidatedInternet

A strict preset: considers Internet “available” only if the network has both AndroidNetworkCapabilities.NET_CAPABILITY_INTERNET and AndroidNetworkCapabilities.NET_CAPABILITY_VALIDATED.

This is recommended when “online” must mean actually usable Internet, not just a network that claims Internet capability.