Searched refs:mNextCommand (Results 1 – 1 of 1) sorted by relevance
95 if (mNextCommand == null) {102 mNextCommand = new WriteCommand(mContext, mLooper,131 mNextCommand = null;139 if (mNextCommand != null) {159 private AsyncCommand mNextCommand; field in RemotePrintDocument307 mNextCommand = null; in cancel()451 mNextCommand = command; in scheduleCommand()459 mCurrentCommand = mNextCommand; in runPendingCommand()460 mNextCommand = null; in runPendingCommand()