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