apkfuckery/com.discord/smali/f/a/e/b$a.smali

28 lines
637 B
Smali
Raw Normal View History

2020-11-09 19:03:49 +00:00
.class public interface abstract Lf/a/e/b$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "PanelsChildGestureRegionObserver.kt"
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-11-09 19:03:49 +00:00
value = Lf/a/e/b;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
2020-07-08 16:44:49 +00:00
.method public abstract onGestureRegionsUpdate(Ljava/util/List;)V
2020-05-17 12:40:10 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-08 16:44:49 +00:00
"(",
"Ljava/util/List<",
"Landroid/graphics/Rect;",
">;)V"
2020-05-17 12:40:10 +00:00
}
.end annotation
.end method