Searched defs:setForegroundAsync (Results 1 – 10 of 10) sorted by relevance
41 @NonNull ListenableFuture<Void> setForegroundAsync( in setForegroundAsync() method
232 public final @NonNull ListenableFuture<Void> setForegroundAsync( in setForegroundAsync() method in ListenableWorker
39 public @NonNull ListenableFuture<Void> setForegroundAsync( in setForegroundAsync() method in RemoteForegroundUpdater
259 public void setForegroundAsync( in setForegroundAsync() method in RemoteWorkManagerImpl
43 public @NonNull ListenableFuture<Void> setForegroundAsync( in setForegroundAsync() method in TestForegroundUpdater
74 public @NonNull ListenableFuture<Void> setForegroundAsync( in setForegroundAsync() method in WorkForegroundUpdater
42 void setForegroundAsync(in byte[] request, IWorkManagerImplCallback callback); in setForegroundAsync() method
46 …oneway void setForegroundAsync(in byte[] request, androidx.work.multiprocess.IWorkManagerImplCallb… in setForegroundAsync() method
334 public abstract @NonNull ListenableFuture<Void> setForegroundAsync( in setForegroundAsync() method in RemoteWorkManager
168 override fun setForegroundAsync( in getWorker() method in androidx.work.CapturingForegroundUpdater