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

23 lines
533 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class interface abstract Landroidx/core/app/JobIntentService$GenericWorkItem;
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "JobIntentService.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/app/JobIntentService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "GenericWorkItem"
.end annotation
# virtual methods
.method public abstract complete()V
.end method
.method public abstract getIntent()Landroid/content/Intent;
.end method