Searched refs:updateHttpProxy (Results 1 – 3 of 3) sorted by relevance
124 void updateHttpProxy(); in updateHttpProxy() method
1300 public void updateHttpProxy() { in updateHttpProxy() method in ActivityThread.ApplicationThread1312 ActivityThread.updateHttpProxy(app); in updateHttpProxy()7028 final boolean updateHttpProxy; in handleBindApplication()7030 updateHttpProxy = mUpdateHttpProxyOnBind; in handleBindApplication()7034 if (updateHttpProxy) { in handleBindApplication()7035 ActivityThread.updateHttpProxy(app); in handleBindApplication()8010 public static void updateHttpProxy(@NonNull Context context) { in updateHttpProxy() method in ActivityThread
3383 thread.updateHttpProxy();3391 ActivityThread.updateHttpProxy(mService.mContext);