Searched refs:cancellationTransport (Results 1 – 2 of 2) sorted by relevance
874 ICancellationSignal cancellationTransport = CancellationSignal.createTransport(); in layout() local876 callback.onLayoutStarted(cancellationTransport, sequence); in layout()890 cancellationTransport); in layout()908 ICancellationSignal cancellationTransport = CancellationSignal.createTransport(); in write() local910 callback.onWriteStarted(cancellationTransport, sequence); in write()924 cancellationTransport); in write()
612 (cancellationTransport, error) -> { in configureRemoteCancellationFuture() argument613 if (error != null || cancellationTransport == null) { in configureRemoteCancellationFuture()617 ICancellationSignal.Stub.asInterface(cancellationTransport)); in configureRemoteCancellationFuture()