Home
last modified time | relevance | path

Searched defs:onLayoutFailed (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/print/
DILayoutResultCallback.aidl30 void onLayoutFailed(CharSequence error, int sequence); in onLayoutFailed() method
DPrintDocumentAdapter.java329 public void onLayoutFailed(CharSequence error) { in onLayoutFailed() method in PrintDocumentAdapter.LayoutResultCallback
DPrintManager.java1158 public void onLayoutFailed(CharSequence error) { in onLayoutFailed() method in PrintManager.PrintDocumentAdapterDelegate.MyLayoutResultCallback
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java974 public void onLayoutFailed(CharSequence error, int sequence) { in onLayoutFailed() method in RemotePrintDocument.LayoutCommand.LayoutResultCallback