Searched refs:startCommandResult (Results 1 – 2 of 2) sorted by relevance
138 int startCommandResult; // last result from onStartCommand(), only for dumpsys. field in ServiceRecord621 proto.write(ServiceRecordProto.Start.START_COMMAND_RESULT, startCommandResult); in dumpDebug()803 pw.print(" startCommandResult="); pw.println(startCommandResult); in dump()
6002 r.startCommandResult = res; in serviceDoneExecutingLocked()