Searched defs:MSG_ON_LAYOUT_STARTED (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java783 public static final int MSG_ON_LAYOUT_STARTED = 1; field in class:RemotePrintDocument.LayoutCommand.LayoutHandler
795 case MSG_ON_LAYOUT_STARTED: {
833 handler.obtainMessage(LayoutHandler.MSG_ON_LAYOUT_STARTED,

Completed in 45 milliseconds