Searched refs:onLayoutStarted (Results 1 – 3 of 3) sorted by relevance
28 void onLayoutStarted(ICancellationSignal cancellation, int sequence); in onLayoutStarted() method
564 callback.onLayoutStarted(cancellationTransport, sequence); in layout()
830 public void onLayoutStarted(ICancellationSignal cancellation, int sequence) { in onLayoutStarted() method in RemotePrintDocument.LayoutCommand.LayoutResultCallback