Rabbit-R1/android (non root)/smali/smali_classes3/io/flutter/embedding/android/KeyboardManager$Responder$OnKeyEventHandledCallback.smali
2024-05-21 17:08:36 -04:00

19 lines
536 B
Smali

.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