Searched refs:MSG_FORCE_CANCEL (Results 1 – 1 of 1) sorted by relevance
559 static final int MSG_FORCE_CANCEL = 0; field in RemotePrintDocument.AsyncCommand606 if (mHandler.hasMessages(MSG_FORCE_CANCEL)) { in removeForceCancel()611 mHandler.removeMessages(MSG_FORCE_CANCEL); in removeForceCancel()641 .setWhat(MSG_FORCE_CANCEL), in cancel()