Searched refs:setRecommendedGlobalProxy (Results 1 – 7 of 7) sorted by relevance
107 void setRecommendedGlobalProxy(in ComponentName admin, in ProxyInfo proxyInfo); in setRecommendedGlobalProxy() method
4280 public void setRecommendedGlobalProxy(@NonNull ComponentName admin, @Nullable ProxyInfo in setRecommendedGlobalProxy() method in DevicePolicyManager4285 mService.setRecommendedGlobalProxy(admin, proxyInfo); in setRecommendedGlobalProxy()
6973 public void setRecommendedGlobalProxy(ComponentName who, ProxyInfo proxyInfo) { in setRecommendedGlobalProxy() method
5382 …method public void setRecommendedGlobalProxy(android.content.ComponentName, android.net.ProxyInfo);
2846 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setRecommendedGlobalProxy(Landroid/content/Com…3373 Landroid/app/admin/IDevicePolicyManager;->setRecommendedGlobalProxy(Landroid/content/ComponentName;…
6812 …method public void setRecommendedGlobalProxy(@NonNull android.content.ComponentName, @Nullable and…