Home
last modified time | relevance | path

Searched refs:WIFI_USE_STATIC_IP (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/provider/
DSettings.java3298 public static final String WIFI_USE_STATIC_IP = "wifi_use_static_ip"; field in Settings.System
4522 WIFI_USE_STATIC_IP,
4597 PUBLIC_SETTINGS.add(WIFI_USE_STATIC_IP);
4653 PRIVATE_SETTINGS.add(WIFI_USE_STATIC_IP);
4708 VALIDATORS.put(WIFI_USE_STATIC_IP, WIFI_USE_STATIC_IP_VALIDATOR); in VALIDATORS.put() argument
4748 VALIDATORS.put(WIFI_USE_STATIC_IP, WIFI_USE_STATIC_IP_VALIDATOR); in VALIDATORS.put() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25511 field public static final deprecated java.lang.String WIFI_USE_STATIC_IP = "wifi_use_static_ip";
/frameworks/base/non-updatable-api/
Dcurrent.txt39279 field @Deprecated public static final String WIFI_USE_STATIC_IP = "wifi_use_static_ip";
/frameworks/base/api/
Dcurrent.txt39423 field @Deprecated public static final String WIFI_USE_STATIC_IP = "wifi_use_static_ip";