Searched refs:MSG_ON_WRITE_FAILED (Results 1 – 1 of 1) sorted by relevance
1174 public static final int MSG_ON_WRITE_FAILED = 3; field in RemotePrintDocument.WriteCommand.WriteHandler1200 what = MSG_ON_WRITE_FAILED; in handleMessage()1204 case MSG_ON_WRITE_FAILED: in handleMessage()1232 case MSG_ON_WRITE_FAILED: { in handleMessage()1272 handler.obtainMessage(WriteHandler.MSG_ON_WRITE_FAILED, in onWriteFailed()