Weather/smali/android/support/v4/content/pm/ActivityInfoCompat.smali
2021-05-10 10:13:34 +02:00

27 lines
522 B
Smali

.class public final Landroid/support/v4/content/pm/ActivityInfoCompat;
.super Ljava/lang/Object;
.source "ActivityInfoCompat.java"
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# static fields
.field public static final CONFIG_UI_MODE:I = 0x200
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
.line 27
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method