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