apkfuckery/com.discord/smali/androidx/work/impl/background/systemalarm/ConstraintProxy$StorageNotLowProxy.smali

35 lines
977 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public Landroidx/work/impl/background/systemalarm/ConstraintProxy$StorageNotLowProxy;
.super Landroidx/work/impl/background/systemalarm/ConstraintProxy;
2019-02-04 20:29:01 +00:00
.source "ConstraintProxy.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/work/impl/background/systemalarm/ConstraintProxy;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "StorageNotLowProxy"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Landroidx/work/impl/background/systemalarm/ConstraintProxy;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.locals 0
invoke-super {p0, p1, p2}, Landroidx/work/impl/background/systemalarm/ConstraintProxy;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
return-void
.end method