Home
last modified time | relevance | path

Searched defs:onLayoutStarted (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/print/
H A DILayoutResultCallback.aidl28 void onLayoutStarted(ICancellationSignal cancellation, int sequence); in onLayoutStarted() method
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java968 public void onLayoutStarted(ICancellationSignal cancellation, int sequence) { in onLayoutStarted() method in RemotePrintDocument.LayoutCommand.LayoutResultCallback