Searched refs:IJobService (Results 1 – 7 of 7) sorted by relevance
27 oneway interface IJobService { interface
58 private final IJobService mBinder;66 static final class JobInterface extends IJobService.Stub {
23 import android.app.job.IJobService;125 IJobService service;423 this.service = IJobService.Stub.asInterface(service); in onServiceConnected()
64 Landroid/app/job/IJobService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V65 Landroid/app/job/IJobService$Stub$Proxy;->mRemote:Landroid/os/IBinder;66 Landroid/app/job/IJobService$Stub;-><init>()V67 Landroid/app/job/IJobService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobService;
556 android.app.job.IJobService$Stub557 android.app.job.IJobService
2703 HSPLandroid/app/job/IJobService$Stub$Proxy;->startJob(Landroid/app/job/JobParameters;)V2704 HPLandroid/app/job/IJobService$Stub$Proxy;->stopJob(Landroid/app/job/JobParameters;)V2705 HSPLandroid/app/job/IJobService$Stub;->asBinder()Landroid/os/IBinder;2706 HSPLandroid/app/job/IJobService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobServic…2707 HSPLandroid/app/job/IJobService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z32620 Landroid/app/job/IJobService$Stub;32621 Landroid/app/job/IJobService;
7104 Landroid/app/job/IJobService$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;7105 Landroid/app/job/IJobService$Stub$Proxy;->startJob(Landroid/app/job/JobParameters;)V7106 Landroid/app/job/IJobService$Stub$Proxy;->stopJob(Landroid/app/job/JobParameters;)V7107 Landroid/app/job/IJobService$Stub;->DESCRIPTOR:Ljava/lang/String;7108 Landroid/app/job/IJobService$Stub;->TRANSACTION_startJob:I7109 Landroid/app/job/IJobService$Stub;->TRANSACTION_stopJob:I7225 Landroid/app/job/JobServiceEngine;->mBinder:Landroid/app/job/IJobService;