HomeSort by relevance Sort by last modified time
    Searched defs:RESET_ALL_ADDRESSES (Results 1 - 3 of 3) sorted by null

  /system/core/include/netutils/
ifc.h 40 #define RESET_ALL_ADDRESSES (RESET_IPV4_ADDRESSES | RESET_IPV6_ADDRESSES)
  /frameworks/base/core/java/android/net/
NetworkUtils.java 47 public static final int RESET_ALL_ADDRESSES = RESET_IPV4_ADDRESSES | RESET_IPV6_ADDRESSES;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java     [all...]

Completed in 170 milliseconds