Searched refs:JobSchedulerImpl (Results 1 – 8 of 8) sorted by relevance
45 public class JobSchedulerImpl extends JobScheduler { class50 public JobSchedulerImpl(@NonNull Context context, IJobScheduler binder) { in JobSchedulerImpl() method in JobSchedulerImpl54 private JobSchedulerImpl(@NonNull Context context, IJobScheduler binder, in JobSchedulerImpl() method in JobSchedulerImpl61 private JobSchedulerImpl(JobSchedulerImpl jsi, @Nullable String namespace) { in JobSchedulerImpl() method in JobSchedulerImpl75 return new JobSchedulerImpl(this, namespace); in forNamespace()
20 import android.app.JobSchedulerImpl;50 (context, b) -> new JobSchedulerImpl(context, IJobScheduler.Stub.asInterface(b))); in registerServiceWrappers()
2039 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V2040 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;L…2041 HSPLandroid/app/JobSchedulerImpl;->cancel(I)V2042 HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I2043 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;)I2046 HSPLandroid/app/JobSchedulerImpl;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/String;ILj…23338 Landroid/app/JobSchedulerImpl;
558 android.app.JobSchedulerImpl
2039 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V2040 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;L…2041 HSPLandroid/app/JobSchedulerImpl;->cancel(I)V2042 HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I2043 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;)I2046 HSPLandroid/app/JobSchedulerImpl;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/String;ILj…33441 Landroid/app/JobSchedulerImpl;
3027 …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…
7235 Landroid/app/JobSchedulerImpl;-><init>(Landroid/app/job/IJobScheduler;)V7236 Landroid/app/JobSchedulerImpl;->mBinder:Landroid/app/job/IJobScheduler;