Searched refs:isNetworkTypeValid (Results 1 – 8 of 8) sorted by relevance
130 if (!ConnectivityManager.isNetworkTypeValid(type)) { in NetworkInfo()
596 public static boolean isNetworkTypeValid(int networkType) { in isNetworkTypeValid() method in ConnectivityManager
25 import static android.net.ConnectivityManager.isNetworkTypeValid;
25 import static android.net.ConnectivityManager.isNetworkTypeValid;507 return isNetworkTypeValid(type) && mTypeLists[type] != null; in isTypeSupported()1328 if (!ConnectivityManager.isNetworkTypeValid(networkType)) { in requestRouteToHostAddress()
16925 method public static boolean isNetworkTypeValid(int);
23382 method public static deprecated boolean isNetworkTypeValid(int);
23451 method public static deprecated boolean isNetworkTypeValid(int);
25155 method public static deprecated boolean isNetworkTypeValid(int);