Searched defs:debugReason (Results 1 – 3 of 3) sorted by relevance
314 void cancelExecutingJobLocked(int reason, String debugReason) { in cancelExecutingJobLocked()574 void doCancelLocked(int arg1, String debugReason) { in doCancelLocked()
64 String debugReason) { in addEvent()479 public void noteInactive(JobStatus job, int stopReason, String debugReason) { in noteInactive()
1516 private boolean stopJobOnServiceContextLocked(JobStatus job, int reason, String debugReason) { in stopJobOnServiceContextLocked()