Searched defs:onPacProxyInstalled (Results 1 – 4 of 4) sorted by relevance
125 void onPacProxyInstalled(@Nullable Network network, @NonNull ProxyInfo proxy); in onPacProxyInstalled() method142 public void onPacProxyInstalled(Network network, ProxyInfo proxy) { in onPacProxyInstalled() method in PacProxyManager.PacProxyInstalledListenerProxy
24 void onPacProxyInstalled(in Network network, in ProxyInfo proxy); in onPacProxyInstalled() method
105 public void onPacProxyInstalled(Network network, ProxyInfo proxy) { in onPacProxyInstalled() method in PacProxyManagerTest.TestPacProxyInstalledListener
97 public void onPacProxyInstalled(@Nullable Network network, @NonNull ProxyInfo proxy) { in onPacProxyInstalled() method in ProxyTracker.PacProxyInstalledListener