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

35 lines
717 B
Smali

.class Landroidx/appcompat/app/ResourcesFlusher$Api16Impl;
.super Ljava/lang/Object;
.source "ResourcesFlusher.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/ResourcesFlusher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "Api16Impl"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 215
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method static clear(Landroid/util/LongSparseArray;)V
.locals 0
.line 221
invoke-virtual {p0}, Landroid/util/LongSparseArray;->clear()V
return-void
.end method