Searched refs:mNextCommand (Results 1 – 1 of 1) sorted by relevance
95 if (mNextCommand == null) {102 mNextCommand = new WriteCommand(mContext, mLooper,131 mNextCommand = null;154 private AsyncCommand mNextCommand; field in RemotePrintDocument296 mNextCommand = null; in cancel()440 mNextCommand = command; in scheduleCommand()448 mCurrentCommand = mNextCommand; in runPendingCommand()449 mNextCommand = null; in runPendingCommand()