mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
25 lines
626 B
Smali
25 lines
626 B
Smali
.class public interface abstract Lio/flutter/plugin/common/MethodChannel$Result;
|
|
.super Ljava/lang/Object;
|
|
.source "MethodChannel.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lio/flutter/plugin/common/MethodChannel;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Result"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract error(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)V
|
|
.end method
|
|
|
|
.method public abstract notImplemented()V
|
|
.end method
|
|
|
|
.method public abstract success(Ljava/lang/Object;)V
|
|
.end method
|