Searched refs:requestStopActivity (Results 1 – 2 of 2) sorted by relevance
253 .requestStopActivity(REQUEST_PRIORITY_HIGH);395 if (instance.requestStopActivity(REQUEST_PRIORITY_HIGH) != ERROR_NONE) { in onEvent()595 instance.requestStopActivity(REQUEST_PRIORITY_NORMAL); in stopActivity()1105 if (instance.requestStopActivity(REQUEST_PRIORITY_HIGH) != ERROR_NONE) { in handlePropertyEvent()
460 @CarEvsError int requestStopActivity(int priority) { in requestStopActivity() method in StateMachine