Files
ctf/2024/insomnihack/mobile/Notes/smali/androidx/appcompat/app/AppCompatDelegateImpl$ContextThemeWrapperCompatApi17Impl.smali
2025-06-06 03:13:31 +02:00

35 lines
906 B
Smali

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