Searched refs:mLastInvocationExitCode (Results 1 – 1 of 1) sorted by relevance
188 private ExitCode mLastInvocationExitCode = ExitCode.NO_ERROR; field in CommandScheduler2601 return mLastInvocationExitCode; in getLastInvocationExitCode()2610 mLastInvocationExitCode = code; in setLastInvocationExitCode()