RCRTCTextureView$1.smali
.class Lcn/rongcloud/rtc/api/stream/RCRTCTextureView$1;
.super Ljava/lang/Object;
.source "RCRTCTextureView.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcn/rongcloud/rtc/api/stream/RCRTCTextureView;->surfaceDestroyed()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcn/rongcloud/rtc/api/stream/RCRTCTextureView;
.field final synthetic val$completionLatch:Ljava/util/concurrent/CountDownLatch;
# direct methods
.method constructor <init>(Lcn/rongcloud/rtc/api/stream/RCRTCTextureView;Ljava/util/concurrent/CountDownLatch;)V
.registers 3
.line 1
iput-object p1, p0, Lcn/rongcloud/rtc/api/stream/RCRTCTextureView$1;->this$0:Lcn/rongcloud/rtc/api/stream/RCRTCTextureView;
iput-object p2, p0, Lcn/rongcloud/rtc/api/stream/RCRTCTextureView$1;->val$completionLatch:Ljava/util/concurrent/CountDownLatch;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 2
.line 1
iget-object v0, p0, Lcn/rongcloud/rtc/api/stream/RCRTCTextureView$1;->val$completionLatch:Ljava/util/concurrent/CountDownLatch;
invoke-virtual {v0}, Ljava/util/concurrent/CountDownLatch;->countDown()V
return-void
.end method