Home
last modified time | relevance | path

Searched refs:getStartActionId (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobServiceContext.java409 getStartActionId(job), String.valueOf(job.getJobId())); in executeRunnableJob()
582 private static int getStartActionId(@NonNull JobStatus job) { in getStartActionId() method in JobServiceContext
/aosp14/frameworks/base/services/
H A Dart-profile4368 HSPLcom/android/server/job/JobServiceContext;->getStartActionId(Lcom/android/server/job/controllers…