Rabbit-R1/android (non root)/smali/smali_classes3/io/flutter/embedding/android/KeyboardManager$Responder$OnKeyEventHandledCallback.smali

20 lines
536 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Lio/flutter/embedding/android/KeyboardManager$Responder$OnKeyEventHandledCallback;
.super Ljava/lang/Object;
.source "KeyboardManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/flutter/embedding/android/KeyboardManager$Responder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnKeyEventHandledCallback"
.end annotation
# virtual methods
.method public abstract onKeyEventHandled(Z)V
.end method