Searched refs:mNextCommand (Results 1 – 1 of 1) sorted by relevance
92 if (mNextCommand == null) {98 mNextCommand = new WriteCommand(mContext, mLooper,124 mNextCommand = null;147 private AsyncCommand mNextCommand; field in RemotePrintDocument427 mNextCommand = command; in scheduleCommand()435 mCurrentCommand = mNextCommand; in runPendingCommand()436 mNextCommand = null; in runPendingCommand()