Searched refs:onLayoutFailed (Results 1 – 8 of 8) sorted by relevance
30 void onLayoutFailed(CharSequence error, int sequence); in onLayoutFailed() method
327 public void onLayoutFailed(CharSequence error) { in onLayoutFailed() method in PrintDocumentAdapter.LayoutResultCallback
872 public void onLayoutFailed(CharSequence error) { in onLayoutFailed() method in PrintManager.PrintDocumentAdapterDelegate.MyLayoutResultCallback887 callback.onLayoutFailed(error, mSequence); in onLayoutFailed()
384 layoutResultCallback.onLayoutFailed(null); in printBitmap()
848 public void onLayoutFailed(CharSequence error, int sequence) { in onLayoutFailed() method in RemotePrintDocument.LayoutCommand.LayoutResultCallback
169 callback.onLayoutFailed("Page count calculation failed.");
24276 method public void onLayoutFailed(java.lang.CharSequence);
26232 method public void onLayoutFailed(java.lang.CharSequence);