Home
last modified time | relevance | path

Searched refs:WIFI_STATIC_GATEWAY (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/provider/
DSettings.java3291 public static final String WIFI_STATIC_GATEWAY = "wifi_static_gateway"; field in Settings.System
4485 WIFI_STATIC_GATEWAY,
4560 PUBLIC_SETTINGS.add(WIFI_STATIC_GATEWAY);
4741 VALIDATORS.put(WIFI_STATIC_GATEWAY, WIFI_STATIC_GATEWAY_VALIDATOR); in VALIDATORS.put() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25508 … field public static final deprecated java.lang.String WIFI_STATIC_GATEWAY = "wifi_static_gateway";
/frameworks/base/api/
Dcurrent.txt38974 field @Deprecated public static final String WIFI_STATIC_GATEWAY = "wifi_static_gateway";