Searched refs:PROXY_ADDRESS (Results 1 – 1 of 1) sorted by relevance
49 private static final String PROXY_ADDRESS = "proxy-address"; field in TransactionBundle108 mBundle.putString(PROXY_ADDRESS, proxyAddress); in setConnectionSettings()140 return mBundle.getString(PROXY_ADDRESS); in getProxyAddress()