Home | History | Annotate | Download | only in opp

Lines Matching defs:retCode

187         int retCode = super.onStartCommand(intent, flags, startId);
188 if (retCode == START_STICKY) {
196 return retCode;