Home
last modified time | relevance | path

Searched refs:IJobScheduler (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/apex/jobscheduler/framework/java/android/app/
DJobSchedulerImpl.java22 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()
/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
DJobSchedulerFrameworkInitializer.java48 (context, b) -> new JobSchedulerImpl(context, IJobScheduler.Stub.asInterface(b))); in registerServiceWrappers()
DIJobScheduler.aidl30 interface IJobScheduler { interface
/frameworks/base/boot/hiddenapi/
Dhiddenapi-unsupported.txt57 Landroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
58 Landroid/app/job/IJobScheduler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobSchedul…
Dhiddenapi-max-target-o.txt7076 Landroid/app/job/IJobScheduler$Stub$Proxy;->cancel(I)V
7077 Landroid/app/job/IJobScheduler$Stub$Proxy;->cancelAll()V
7078 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;)I
7084 Landroid/app/job/IJobScheduler$Stub$Proxy;->scheduleAsPackage(Landroid/app/job/JobInfo;Ljava/lang/S…
7085 Landroid/app/job/IJobScheduler$Stub;-><init>()V
[all …]
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobSchedulerService.java38 import android.app.job.IJobScheduler;
4730 final class JobSchedulerStub extends IJobScheduler.Stub {
/frameworks/base/boot/
Dboot-image-profile.txt2017 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V
2018 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;L…
3086 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
3087 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->asBinder()Landroid/os/IBinder;
3088 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->cancel(Ljava/lang/String;I)V
3089 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 …]
Dpreloaded-classes1111 android.app.job.IJobScheduler$Stub$Proxy
1112 android.app.job.IJobScheduler$Stub
1113 android.app.job.IJobScheduler
/frameworks/base/config/
Dpreloaded-classes1111 android.app.job.IJobScheduler$Stub$Proxy
1112 android.app.job.IJobScheduler$Stub
1113 android.app.job.IJobScheduler
Dboot-image-profile.txt2017 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;)V
2018 HSPLandroid/app/JobSchedulerImpl;-><init>(Landroid/content/Context;Landroid/app/job/IJobScheduler;L…
3086 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
3087 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->asBinder()Landroid/os/IBinder;
3088 HSPLandroid/app/job/IJobScheduler$Stub$Proxy;->cancel(Ljava/lang/String;I)V
3089 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 …]