Searched refs:mNextCommand (Results 1 – 1 of 1) sorted by relevance
96 if (mNextCommand == null) {103 mNextCommand = new WriteCommand(mContext, mLooper,132 mNextCommand = null;140 if (mNextCommand != null) {160 private AsyncCommand mNextCommand; field in RemotePrintDocument308 mNextCommand = null; in cancel()457 mNextCommand = command; in scheduleCommand()465 mCurrentCommand = mNextCommand; in runPendingCommand()466 mNextCommand = null; in runPendingCommand()