Searched defs:notifyWhenStateChanged (Results 1 – 6 of 6) sorted by relevance
109 public void notifyWhenStateChanged(ConnectivityState source, Runnable callback) { in notifyWhenStateChanged() method in ManagedChannel
45 void notifyWhenStateChanged(Runnable callback, Executor executor, ConnectivityState source) { in notifyWhenStateChanged() method in ConnectivityStateManager
77 public void notifyWhenStateChanged(ConnectivityState source, Runnable callback) { in notifyWhenStateChanged() method in ForwardingManagedChannel
110 public void notifyWhenStateChanged() { in notifyWhenStateChanged() method in ForwardingManagedChannelTest
2367 public void notifyWhenStateChanged() { in notifyWhenStateChanged() method in ManagedChannelImplTest
295 public void notifyWhenStateChanged(ConnectivityState source, Runnable callback) { in notifyWhenStateChanged() method in AndroidChannelBuilder.AndroidChannel