Searched refs:getSourceTag (Results 1 – 3 of 3) sorted by relevance
727 jobStatus.getSourceTag(), jobStatus.getNumFailures(), jobStatus.getNumSystemStops(), in JobStatus()789 rescheduling.getSourceTag(), numFailures, numSystemStops, in JobStatus()1288 public String getSourceTag() { in getSourceTag() method in JobStatus
849 if (jobStatus.getSourceTag() != null) {850 out.attribute(null, "sourceTag", jobStatus.getSourceTag());
4556 HSPLcom/android/server/job/controllers/JobStatus;->getSourceTag()Ljava/lang/String;