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