Weather/smali/android/support/v4/app/SupportActivity$ExtraData.smali
2021-05-10 10:13:34 +02:00

29 lines
615 B
Smali

.class public Landroid/support/v4/app/SupportActivity$ExtraData;
.super Ljava/lang/Object;
.source "SupportActivity.java"
# annotations
.annotation build Landroid/support/annotation/RestrictTo;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/app/SupportActivity;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ExtraData"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 97
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method