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