37 lines
893 B
Smali
37 lines
893 B
Smali
.class public final synthetic Ls1/o0;
|
|
.super Ljava/lang/Object;
|
|
.source "R8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnUnhandledKeyEventListener;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroidx/core/view/ViewCompat$v;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Landroidx/core/view/ViewCompat$v;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Ls1/o0;->a:Landroidx/core/view/ViewCompat$v;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onUnhandledKeyEvent(Landroid/view/View;Landroid/view/KeyEvent;)Z
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Ls1/o0;->a:Landroidx/core/view/ViewCompat$v;
|
|
|
|
invoke-interface {v0, p1, p2}, Landroidx/core/view/ViewCompat$v;->onUnhandledKeyEvent(Landroid/view/View;Landroid/view/KeyEvent;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|