SurfaceViewRenderer$1.smali
.class Lorg/webrtc/ali/SurfaceViewRenderer$1;
.super Ljava/lang/Object;
.source "SurfaceViewRenderer.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lorg/webrtc/ali/SurfaceViewRenderer;->surfaceDestroyed(Landroid/view/SurfaceHolder;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lorg/webrtc/ali/SurfaceViewRenderer;
.field final synthetic val$completionLatch:Ljava/util/concurrent/CountDownLatch;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lorg/webrtc/ali/SurfaceViewRenderer;Ljava/util/concurrent/CountDownLatch;)V
.registers 3
.param p1, "this$0" # Lorg/webrtc/ali/SurfaceViewRenderer;
.line 275
iput-object p1, p0, Lorg/webrtc/ali/SurfaceViewRenderer$1;->this$0:Lorg/webrtc/ali/SurfaceViewRenderer;
iput-object p2, p0, Lorg/webrtc/ali/SurfaceViewRenderer$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 278
iget-object v0, p0, Lorg/webrtc/ali/SurfaceViewRenderer$1;->val$completionLatch:Ljava/util/concurrent/CountDownLatch;
invoke-virtual {v0}, Ljava/util/concurrent/CountDownLatch;->countDown()V
.line 279
return-void
.end method