Searched refs:onWriteCancelCalled (Results 1 – 3 of 3) sorted by relevance
136 ((CancellationSignal) args[2]).setOnCancelListener(this::onWriteCancelCalled); in printerReappearsWhileCanceling()
346 onWriteCancelCalled(); in nonChangePrinterWhileNotWritten()
413 protected void onWriteCancelCalled() { in onWriteCancelCalled() method in BasePrintTest