Searched refs:MSG_ON_WRITE_CANCELED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java1043 public static final int MSG_ON_WRITE_CANCELED = 4; field in class:RemotePrintDocument.WriteCommand.WriteHandler
1070 case MSG_ON_WRITE_CANCELED: {
1116 handler.obtainMessage(WriteHandler.MSG_ON_WRITE_CANCELED,

Completed in 32 milliseconds