apkfuckery/com.discord/smali/androidx/work/impl/background/systemalarm/WorkTimer$TimeLimitExceededListener.smali
2019-02-04 21:29:01 +01:00

24 lines
669 B
Smali

.class interface abstract Landroidx/work/impl/background/systemalarm/WorkTimer$TimeLimitExceededListener;
.super Ljava/lang/Object;
.source "WorkTimer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/work/impl/background/systemalarm/WorkTimer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "TimeLimitExceededListener"
.end annotation
# virtual methods
.method public abstract onTimeLimitExceeded(Ljava/lang/String;)V
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method