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

28 lines
637 B
Smali
Raw Normal View History

2020-05-11 19:22:21 +00:00
.class public interface abstract Lf/a/e/c$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2020-05-11 19:22:21 +00:00
.source "PanelsChildGestureRegionObserver.kt"
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-05-11 19:22:21 +00:00
value = Lf/a/e/c;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
2020-02-20 19:33:18 +00:00
name = "a"
2019-07-24 11:27:29 +00:00
.end annotation
# virtual methods
2020-05-11 19:22:21 +00:00
.method public abstract onGestureRegionsUpdate(Ljava/util/List;)V
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-05-11 19:22:21 +00:00
"(",
"Ljava/util/List<",
"Landroid/graphics/Rect;",
">;)V"
2019-07-24 11:27:29 +00:00
}
.end annotation
.end method