Searched defs:cancellationListener (Results 1 – 8 of 8) sorted by relevance
97 CancellationListener cancellationListener) { in newEntryPointView()114 final CancellationListener cancellationListener) { in toEntryPointView()
56 public Producer<T> newEntryPointView(CancellationListener cancellationListener) { in newEntryPointView()80 void addCancellationListener(final CancellationListener cancellationListener) { in addCancellationListener()
42 Producer<T> newEntryPointView(CancellationListener cancellationListener); in newEntryPointView()
91 public final Producer<T> newEntryPointView(final CancellationListener cancellationListener) { in newEntryPointView()
60 public Producer<T> newEntryPointView(CancellationListener cancellationListener) { in newEntryPointView()
499 public void addListener(final CancellationListener cancellationListener, in addListener()513 public void removeListener(CancellationListener cancellationListener) { in removeListener()
92 private final ContextCancellationListener cancellationListener = field in ClientCallImpl
78 private final Context.CancellationListener cancellationListener = field in ContextTest