Files
ctf/2024/insomnihack/mobile/Notes/smali/androidx/appcompat/view/WindowCallbackWrapper$Api26Impl.smali
2025-06-06 03:13:31 +02:00

35 lines
778 B
Smali

.class Landroidx/appcompat/view/WindowCallbackWrapper$Api26Impl;
.super Ljava/lang/Object;
.source "WindowCallbackWrapper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/view/WindowCallbackWrapper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "Api26Impl"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 226
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method static onPointerCaptureChanged(Landroid/view/Window$Callback;Z)V
.locals 0
.line 232
invoke-interface {p0, p1}, Landroid/view/Window$Callback;->onPointerCaptureChanged(Z)V
return-void
.end method