Searched defs:WIFI_USE_STATIC_IP (Results 1 – 2 of 2) sorted by relevance
86 VALIDATORS.put(System.WIFI_USE_STATIC_IP, BOOLEAN_VALIDATOR); in VALIDATORS.put()183 VALIDATORS.put(System.WIFI_USE_STATIC_IP, BOOLEAN_VALIDATOR); in VALIDATORS.put()
4897 public static final String WIFI_USE_STATIC_IP = "wifi_use_static_ip"; field in Settings.System