mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
26 lines
688 B
Smali
26 lines
688 B
Smali
|
.class public interface abstract Lio/flutter/embedding/android/KeyboardManager$ViewDelegate;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "KeyboardManager.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lio/flutter/embedding/android/KeyboardManager;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x609
|
||
|
name = "ViewDelegate"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract getBinaryMessenger()Lio/flutter/plugin/common/BinaryMessenger;
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onTextInputKeyEvent(Landroid/view/KeyEvent;)Z
|
||
|
.end method
|
||
|
|
||
|
.method public abstract redispatch(Landroid/view/KeyEvent;)V
|
||
|
.end method
|