Home
last modified time | relevance | path

Searched refs:NotifyStateChanged (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DManagedChannelImpl.java864 final class NotifyStateChanged implements Runnable { in notifyWhenStateChanged() class
871 channelExecutor.executeLater(new NotifyStateChanged()).drain(); in notifyWhenStateChanged()