45 lines
989 B
Smali
45 lines
989 B
Smali
.class Landroidx/work/impl/background/systemjob/SystemJobService$Api31Impl;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x1f
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/work/impl/background/systemjob/SystemJobService;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Api31Impl"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 268
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getStopReason(Landroid/app/job/JobParameters;)I
|
|
.locals 0
|
|
|
|
.line 273
|
|
invoke-virtual {p0}, Landroid/app/job/JobParameters;->getStopReason()I
|
|
|
|
move-result p0
|
|
|
|
invoke-static {p0}, Landroidx/work/impl/background/systemjob/SystemJobService;->stopReason(I)I
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|