Searched refs:IProxyService (Results 1 – 5 of 5) sorted by relevance
22 import com.android.net.IProxyService;45 private IProxyService mProxyService;49 mProxyService = IProxyService.Stub.asInterface( in PacProxySelector()61 mProxyService = IProxyService.Stub.asInterface( in select()
26 import com.android.net.IProxyService;54 private class ProxyServiceStub extends IProxyService.Stub {
19 interface IProxyService interface
45 import com.android.net.IProxyService;83 private IProxyService mProxyService;320 mProxyService = IProxyService.Stub.asInterface(binder); in bind()
44955 Landroid/net/PacProxySelector;->mProxyService:Lcom/android/net/IProxyService;