Searched defs:withCancellation (Results 1 – 2 of 2) sorted by relevance
240 public CancellableContext withCancellation() { in withCancellation() method in Context
894 Context.CancellableContext withCancellation = c.withCancellation(); in cancellableAncestorTest() local