Searched refs:IJobScheduler (Results 1 – 10 of 10) sorted by relevance
22 import android.app.job.IJobScheduler;46 IJobScheduler mBinder;50 public JobSchedulerImpl(@NonNull Context context, IJobScheduler binder) { in JobSchedulerImpl()54 private JobSchedulerImpl(@NonNull Context context, IJobScheduler binder, in JobSchedulerImpl()
48 (context, b) -> new JobSchedulerImpl(context, IJobScheduler.Stub.asInterface(b))); in registerServiceWrappers()
30 interface IJobScheduler { interface
57 Landroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V58 Landroid/app/job/IJobScheduler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobSchedul…
7076 Landroid/app/job/IJobScheduler$Stub$Proxy;->cancel(I)V7077 Landroid/app/job/IJobScheduler$Stub$Proxy;->cancelAll()V7078 Landroid/app/job/IJobScheduler$Stub$Proxy;->enqueue(Landroid/app/job/JobInfo;Landroid/app/job/JobWo…7079 Landroid/app/job/IJobScheduler$Stub$Proxy;->getAllPendingJobs()Ljava/util/List;7080 Landroid/app/job/IJobScheduler$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;7081 Landroid/app/job/IJobScheduler$Stub$Proxy;->getPendingJob(I)Landroid/app/job/JobInfo;7082 Landroid/app/job/IJobScheduler$Stub$Proxy;->mRemote:Landroid/os/IBinder;7083 Landroid/app/job/IJobScheduler$Stub$Proxy;->schedule(Landroid/app/job/JobInfo;)I7084 Landroid/app/job/IJobScheduler$Stub$Proxy;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/S…7085 Landroid/app/job/IJobScheduler$Stub;-><init>()V[all …]
38 import android.app.job.IJobScheduler;4730 final class JobSchedulerStub extends IJobScheduler.Stub {
2017 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V2018 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;L…3086 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V3087 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->asBinder()Landroid/os/IBinder;3088 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->cancel(Ljava/lang/String;I)V3089 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->enqueue(Ljava/lang/String;Landroid/app/job/JobInfo;L…3090 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->getAllPendingJobsInNamespace(Ljava/lang/String;)Land…3091 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->getPendingJob(Ljava/lang/String;I)Landroid/app/job/J…3092 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->schedule(Ljava/lang/String;Landroid/app/job/JobInfo;…3093 HSPLandroid/app/job/IJobScheduler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobSche…[all …]
1111 android.app.job.IJobScheduler$Stub$Proxy1112 android.app.job.IJobScheduler$Stub1113 android.app.job.IJobScheduler