Home
last modified time | relevance | path

Searched refs:JobSchedulerImpl (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/
H A DJobSchedulerImpl.java45 public class JobSchedulerImpl extends JobScheduler { class
50 public JobSchedulerImpl(@NonNull Context context, IJobScheduler binder) { in JobSchedulerImpl() method in JobSchedulerImpl
54 private JobSchedulerImpl(@NonNull Context context, IJobScheduler binder, in JobSchedulerImpl() method in JobSchedulerImpl
61 private JobSchedulerImpl(JobSchedulerImpl jsi, @Nullable String namespace) { in JobSchedulerImpl() method in JobSchedulerImpl
75 return new JobSchedulerImpl(this, namespace); in forNamespace()
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
H A DJobSchedulerFrameworkInitializer.java20 import android.app.JobSchedulerImpl;
50 (context, b) -> new JobSchedulerImpl(context, IJobScheduler.Stub.asInterface(b))); in registerServiceWrappers()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2039 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V
2040 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;L…
2041 HSPLandroid/app/JobSchedulerImpl;->cancel(I)V
2042 HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I
2043 HSPLandroid/app/JobSchedulerImpl;->getAllPendingJobs()Ljava/util/List;
2044 HSPLandroid/app/JobSchedulerImpl;->getPendingJob(I)Landroid/app/job/JobInfo;
2045 HSPLandroid/app/JobSchedulerImpl;->schedule(Landroid/app/job/JobInfo;)I
2046 HSPLandroid/app/JobSchedulerImpl;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/String;ILj…
23338 Landroid/app/JobSchedulerImpl;
H A Dpreloaded-classes558 android.app.JobSchedulerImpl
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2039 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V
2040 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;L…
2041 HSPLandroid/app/JobSchedulerImpl;->cancel(I)V
2042 HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I
2043 HSPLandroid/app/JobSchedulerImpl;->getAllPendingJobs()Ljava/util/List;
2044 HSPLandroid/app/JobSchedulerImpl;->getPendingJob(I)Landroid/app/job/JobInfo;
2045 HSPLandroid/app/JobSchedulerImpl;->schedule(Landroid/app/job/JobInfo;)I
2046 HSPLandroid/app/JobSchedulerImpl;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/String;ILj…
33441 Landroid/app/JobSchedulerImpl;
H A Dpreloaded-classes558 android.app.JobSchedulerImpl
/aosp14/frameworks/base/services/
H A Dart-profile3027 …Syncs()Ljava/util/List;+]Landroid/app/job/JobScheduler;Landroid/app/JobSchedulerImpl;]Landroid/app…
3036 …ntent/SyncOperation;J)V+]Landroid/app/job/JobScheduler;Landroid/app/JobSchedulerImpl;]Lcom/android…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7235 Landroid/app/JobSchedulerImpl;-><init>(Landroid/app/job/IJobScheduler;)V
7236 Landroid/app/JobSchedulerImpl;->mBinder:Landroid/app/job/IJobScheduler;