Searched refs:JobSchedulerImpl (Results 1 – 11 of 11) sorted by relevance
20 import android.app.JobSchedulerImpl;48 (b) -> new JobSchedulerImpl(IJobScheduler.Stub.asInterface(b))); in registerServiceWrappers()
37 public class JobSchedulerImpl extends JobScheduler { class40 public JobSchedulerImpl(IJobScheduler binder) { in JobSchedulerImpl() method in JobSchedulerImpl
30 import android.app.JobSchedulerImpl;73 mJobScheduler = spy(new JobSchedulerImpl(IJobScheduler.Stub.asInterface(new Binder()))); in setUp()
33 import android.app.JobSchedulerImpl;72 mJobScheduler = spy(new JobSchedulerImpl(IJobScheduler.Stub.asInterface(new Binder()))); in setUp()
40 import android.app.JobSchedulerImpl;116 mJobScheduler = spy(new JobSchedulerImpl(IJobScheduler.Stub.asInterface(new Binder()))); in setUp()
1960 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/app/job/IJobScheduler;)V1961 HSPLandroid/app/JobSchedulerImpl;->cancel(I)V+]Landroid/app/job/IJobScheduler;Landroid/app/job/IJob…1962 HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I1963 HSPLandroid/app/JobSchedulerImpl;->getAllPendingJobs()Ljava/util/List;+]Landroid/app/job/IJobSchedu…1964 HSPLandroid/app/JobSchedulerImpl;->getPendingJob(I)Landroid/app/job/JobInfo;+]Landroid/app/job/IJob…1965 HSPLandroid/app/JobSchedulerImpl;->schedule(Landroid/app/job/JobInfo;)I+]Landroid/app/job/IJobSched…1966 HSPLandroid/app/JobSchedulerImpl;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/String;ILj…23210 Landroid/app/JobSchedulerImpl;
448 android.app.JobSchedulerImpl
1960 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/app/job/IJobScheduler;)V1961 HSPLandroid/app/JobSchedulerImpl;->cancel(I)V+]Landroid/app/job/IJobScheduler;Landroid/app/job/IJob…1962 HSPLandroid/app/JobSchedulerImpl;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I1963 HSPLandroid/app/JobSchedulerImpl;->getAllPendingJobs()Ljava/util/List;+]Landroid/app/job/IJobSchedu…1964 HSPLandroid/app/JobSchedulerImpl;->getPendingJob(I)Landroid/app/job/JobInfo;+]Landroid/app/job/IJob…1965 HSPLandroid/app/JobSchedulerImpl;->schedule(Landroid/app/job/JobInfo;)I+]Landroid/app/job/IJobSched…1966 HSPLandroid/app/JobSchedulerImpl;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/String;ILj…32843 Landroid/app/JobSchedulerImpl;
446 android.app.JobSchedulerImpl
12876 …id/util/SparseLongArray;]Landroid/app/job/JobScheduler;Landroid/app/JobSchedulerImpl;]Ljava/lang/S…15716 …on;Ljava/lang/String;)V+]Landroid/app/job/JobScheduler;Landroid/app/JobSchedulerImpl;]Lcom/android…15791 …nt/SyncManagerConstants;]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;