HomeSort by relevance Sort by last modified time
    Searched defs:PAC (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 59 PAC: 'pac_script',
136 * @return {string} The PAC file URL (or an empty string).
144 * @param {!string} value The PAC file URL.
152 * @return {string} The PAC file data (or an empty string).
160 * @param {!string} value The PAC file data.
589 case ProxyFormController.ProxyTypes.PAC:
700 // Populate the PAC script
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 59 PAC: 'pac_script',
138 * @return {string} The PAC file URL (or an empty string).
146 * @param {!string} value The PAC file URL.
154 * @return {string} The PAC file data (or an empty string).
162 * @param {!string} value The PAC file data.
597 case ProxyFormController.ProxyTypes.PAC:
713 // Populate the PAC script
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 316 /* Use a Pac based proxy.
318 PAC

Completed in 58 milliseconds