Searched defs:onPacProxyInstalled (Results 1 – 2 of 2) 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