Home
last modified time | relevance | path

Searched refs:handleOnLayoutStarted (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java767 private void handleOnLayoutStarted(ICancellationSignal cancellation, int sequence) { in handleOnLayoutStarted() method in RemotePrintDocument.LayoutCommand
940 handleOnLayoutStarted(cancellation, sequence); in handleMessage()