Home
last modified time | relevance | path

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

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