Weather/smali_classes4/com/tencent/smtt/sdk/WebStorage$QuotaUpdater.smali
2021-05-10 10:13:34 +02:00

22 lines
487 B
Smali

.class public interface abstract Lcom/tencent/smtt/sdk/WebStorage$QuotaUpdater;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/tencent/smtt/sdk/WebStorage;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "QuotaUpdater"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract updateQuota(J)V
.end method