Home
last modified time | relevance | path

Searched defs:resolvePacFile (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/services/PacProcessor/src/com/android/net/
H A DIProxyService.aidl21 String resolvePacFile(String host, String url); in resolvePacFile() method
/aosp14/frameworks/base/packages/services/PacProcessor/src/com/android/pacprocessor/
H A DPacService.java89 public String resolvePacFile(String host, String url) throws RemoteException { in resolvePacFile() method in PacService.ProxyServiceStub