HomeSort by relevance Sort by last modified time
    Searched refs:INVALID_NETWORK (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/net/
NetworkAgent.java 108 * arg1 = either {@code VALID_NETWORK} or {@code INVALID_NETWORK}
116 public static final int INVALID_NETWORK = 2;
416 * {@code INVALID_NETWORK} if the system is not happy.
423 * @param status one of {@code VALID_NETWORK} or {@code INVALID_NETWORK}.
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
ConnectivityService.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]

Completed in 314 milliseconds