Rabbit-R1/android (non root)/smali/smali_classes3/org/webrtc/TextureBufferImpl$RefCountMonitor.smali
2024-05-21 17:08:36 -04:00

25 lines
639 B
Smali

.class interface abstract Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
.super Ljava/lang/Object;
.source "TextureBufferImpl.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/TextureBufferImpl;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "RefCountMonitor"
.end annotation
# virtual methods
.method public abstract onDestroy(Lorg/webrtc/TextureBufferImpl;)V
.end method
.method public abstract onRelease(Lorg/webrtc/TextureBufferImpl;)V
.end method
.method public abstract onRetain(Lorg/webrtc/TextureBufferImpl;)V
.end method