apkfuckery/com.discord/smali_classes2/com/google/android/cameraview/PreviewImpl$Callback.smali
2019-07-24 13:27:29 +02:00

20 lines
463 B
Smali

.class interface abstract Lcom/google/android/cameraview/PreviewImpl$Callback;
.super Ljava/lang/Object;
.source "PreviewImpl.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/cameraview/PreviewImpl;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "Callback"
.end annotation
# virtual methods
.method public abstract onSurfaceChanged()V
.end method