Searched defs:INVALID_NETWORK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DNetworkAgent.java122 * arg1 = either {@code VALID_NETWORK} or {@code INVALID_NETWORK}
130 public static final int INVALID_NETWORK = 2; field in class:NetworkAgent
446 * {@code INVALID_NETWORK} if the system is not happy.
453 * @param status one of {@code VALID_NETWORK} or {@code INVALID_NETWORK}.

Completed in 46 milliseconds