Searched refs:MSG_ON_WRITE_FAILED (Results 1 – 1 of 1) sorted by relevance
1180 public static final int MSG_ON_WRITE_FAILED = 3; field in RemotePrintDocument.WriteCommand.WriteHandler1206 what = MSG_ON_WRITE_FAILED; in handleMessage()1210 case MSG_ON_WRITE_FAILED: in handleMessage()1238 case MSG_ON_WRITE_FAILED: { in handleMessage()1278 handler.obtainMessage(WriteHandler.MSG_ON_WRITE_FAILED, in onWriteFailed()