Searched refs:updateHttpProxy (Results 1 – 4 of 4) sorted by relevance
116 void updateHttpProxy(); in updateHttpProxy() method
1196 public void updateHttpProxy() { in updateHttpProxy() method in ActivityThread.ApplicationThread1208 ActivityThread.updateHttpProxy(app); in updateHttpProxy()6733 final boolean updateHttpProxy; in handleBindApplication()6735 updateHttpProxy = mUpdateHttpProxyOnBind; in handleBindApplication()6739 if (updateHttpProxy) { in handleBindApplication()6740 ActivityThread.updateHttpProxy(app); in handleBindApplication()7632 public static void updateHttpProxy(@NonNull Context context) { in updateHttpProxy() method in ActivityThread
548 public void updateHttpProxy() throws RemoteException { in updateHttpProxy() method in TransactionParcelTests.StubAppThread
3231 thread.updateHttpProxy();3239 ActivityThread.updateHttpProxy(mService.mContext);