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

  /frameworks/base/core/java/android/net/
NetworkUtils.java 49 public static final int RESET_ALL_ADDRESSES = RESET_IPV4_ADDRESSES | RESET_IPV6_ADDRESSES;
  /system/core/libnetutils/
ifc_utils.c 605 #define RESET_ALL_ADDRESSES (RESET_IPV4_ADDRESSES | RESET_IPV6_ADDRESSES)
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]

Completed in 177 milliseconds