Searched refs:MSG_ON_WRITE_FAILED (Results 1 – 1 of 1) sorted by relevance
1178 public static final int MSG_ON_WRITE_FAILED = 3; field in RemotePrintDocument.WriteCommand.WriteHandler1204 what = MSG_ON_WRITE_FAILED; in handleMessage()1208 case MSG_ON_WRITE_FAILED: in handleMessage()1236 case MSG_ON_WRITE_FAILED: { in handleMessage()1276 handler.obtainMessage(WriteHandler.MSG_ON_WRITE_FAILED, in onWriteFailed()