Searched defs:cancellationStatements (Results 1 – 1 of 1) sorted by relevance
215 ImmutableList<CodeBlock> cancellationStatements = cancellationStatements(); in addCancellationListenerImplementation() local237 private ImmutableList<CodeBlock> cancellationStatements() { in cancellationStatements() method in ComponentImplementationBuilder250 ImmutableList.Builder<CodeBlock> cancellationStatements = ImmutableList.builder(); in cancellationStatements() local