Searched defs:MSG_ON_LAYOUT_FINISHED (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java784 public static final int MSG_ON_LAYOUT_FINISHED = 2; field in class:RemotePrintDocument.LayoutCommand.LayoutHandler
801 case MSG_ON_LAYOUT_FINISHED: {
842 handler.obtainMessage(LayoutHandler.MSG_ON_LAYOUT_FINISHED,

Completed in 22 milliseconds