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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
IPAddressTypeAvailabilityElement.java 66 public static final int IPV6_NOT_AVAILABLE = 0;
71 IPV6_AVAILABILITY.add(IPV6_NOT_AVAILABLE);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
PasspointNetworkScore.java 121 IPV6_SCORES.put(IPAddressTypeAvailabilityElement.IPV6_NOT_AVAILABLE, 0);
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
PasspointNetworkScoreTest.java 89 IPAddressTypeAvailabilityElement.IPV6_NOT_AVAILABLE);

Completed in 39 milliseconds