Searched refs:GLOBAL_HTTP_PROXY_PORT (Results 1 – 5 of 5) sorted by relevance
22 import static android.provider.Settings.Global.GLOBAL_HTTP_PROXY_PORT;154 int port = Settings.Global.getInt(res, GLOBAL_HTTP_PROXY_PORT, 0); in loadGlobalProxy()266 Settings.Global.putInt(res, GLOBAL_HTTP_PROXY_PORT, port); in setGlobalProxy()
292 Settings.Global.GLOBAL_HTTP_PROXY_PORT,
5368 MOVED_TO_GLOBAL.add(Settings.Global.GLOBAL_HTTP_PROXY_PORT);11210 public static final String GLOBAL_HTTP_PROXY_PORT = "global_http_proxy_port"; field in Settings.Global
1359 Settings.Global.GLOBAL_HTTP_PROXY_PORT, in onUpgrade()
727 Settings.Global.GLOBAL_HTTP_PROXY_PORT, in dumpProtoGlobalSettingsLocked()