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