apkfuckery/com.discord/smali/androidx/core/app/JobIntentService$CompatJobE...

23 lines
596 B
Smali

.class public interface abstract Landroidx/core/app/JobIntentService$CompatJobEngine;
.super Ljava/lang/Object;
.source "JobIntentService.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/app/JobIntentService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "CompatJobEngine"
.end annotation
# virtual methods
.method public abstract compatGetBinder()Landroid/os/IBinder;
.end method
.method public abstract dequeueWork()Landroidx/core/app/JobIntentService$GenericWorkItem;
.end method