Searched refs:getGlobalProxy (Results 1 – 7 of 7) sorted by relevance
144 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ProxyTracker
115 ProxyInfo getGlobalProxy(); in getGlobalProxy() method
3018 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ConnectivityManager3020 return mService.getGlobalProxy(); in getGlobalProxy()
4382 final ProxyInfo globalProxy = mProxyTracker.getGlobalProxy(); in getProxyForNetwork()4419 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ConnectivityService4420 return mProxyTracker.getGlobalProxy(); in getGlobalProxy()
6582 when(mService.mProxyTracker.getGlobalProxy()).thenReturn(testProxyInfo); in testGetGlobalProxyForNetwork()
5586 HSPLcom/android/server/connectivity/ProxyTracker;->getGlobalProxy()Landroid/net/ProxyInfo;
42678 Landroid/net/ConnectivityManager;->getGlobalProxy()Landroid/net/ProxyInfo;42842 Landroid/net/IConnectivityManager$Stub$Proxy;->getGlobalProxy()Landroid/net/ProxyInfo;42989 Landroid/net/IConnectivityManager;->getGlobalProxy()Landroid/net/ProxyInfo;