tmap/smali/androidx/appcompat/app/AppCompatDelegateImpl$q.smali
2022-06-10 21:38:30 +09:00

39 lines
910 B
Smali

.class public Landroidx/appcompat/app/AppCompatDelegateImpl$q;
.super Ljava/lang/Object;
.source "AppCompatDelegateImpl.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x11
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/AppCompatDelegateImpl;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "q"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Landroid/view/ContextThemeWrapper;Landroid/content/res/Configuration;)V
.locals 0
.line 1
invoke-virtual {p0, p1}, Landroid/view/ContextThemeWrapper;->applyOverrideConfiguration(Landroid/content/res/Configuration;)V
return-void
.end method