Searched refs:getGlobalProxy (Results 1 – 7 of 7) sorted by relevance
119 ProxyInfo getGlobalProxy(); in getGlobalProxy() method
2986 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ConnectivityManager2988 return mService.getGlobalProxy(); in getGlobalProxy()
141 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ProxyTracker
4151 final ProxyInfo globalProxy = mProxyTracker.getGlobalProxy(); in getProxyForNetwork()4192 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ConnectivityService4193 return mProxyTracker.getGlobalProxy(); in getGlobalProxy()
6315 when(mService.mProxyTracker.getGlobalProxy()).thenReturn(testProxyInfo); in testGetGlobalProxyForNetwork()
5586 HSPLcom/android/server/connectivity/ProxyTracker;->getGlobalProxy()Landroid/net/ProxyInfo;
45794 Landroid/net/ConnectivityManager;->getGlobalProxy()Landroid/net/ProxyInfo;45970 Landroid/net/IConnectivityManager$Stub$Proxy;->getGlobalProxy()Landroid/net/ProxyInfo;46119 Landroid/net/IConnectivityManager;->getGlobalProxy()Landroid/net/ProxyInfo;