Searched defs:isWaitForReady (Results 1 – 2 of 2) sorted by relevance
364 public boolean isWaitForReady() { in isWaitForReady() method in CallOptions
665 static ClientTransport getTransportFromPickResult(PickResult result, boolean isWaitForReady) { in getTransportFromPickResult()