Searched refs:getGlobalProxy (Results 1 – 6 of 6) sorted by relevance
141 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ProxyTracker
114 ProxyInfo getGlobalProxy(); in getGlobalProxy() method
2979 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ConnectivityManager2981 return mService.getGlobalProxy(); in getGlobalProxy()
4390 final ProxyInfo globalProxy = mProxyTracker.getGlobalProxy(); in getProxyForNetwork()4427 public ProxyInfo getGlobalProxy() { in getGlobalProxy() method in ConnectivityService4428 return mProxyTracker.getGlobalProxy(); in getGlobalProxy()
6574 when(mService.mProxyTracker.getGlobalProxy()).thenReturn(testProxyInfo); in testGetGlobalProxyForNetwork()
1946 PLcom/android/server/ConnectivityService;->getGlobalProxy()Landroid/net/ProxyInfo;12883 HSPLcom/android/server/connectivity/ProxyTracker;->getGlobalProxy()Landroid/net/ProxyInfo;