.class Lorg/webrtc/ThreadUtils$2; .super Ljava/lang/Object; .source "ThreadUtils.java" # interfaces .implements Lorg/webrtc/ThreadUtils$BlockingOperation; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lorg/webrtc/ThreadUtils;->awaitUninterruptibly(Ljava/util/concurrent/CountDownLatch;)V .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x0 name = null .end annotation # instance fields .field final synthetic val$latch:Ljava/util/concurrent/CountDownLatch; # direct methods .method constructor (Ljava/util/concurrent/CountDownLatch;)V .locals 0 iput-object p1, p0, Lorg/webrtc/ThreadUtils$2;->val$latch:Ljava/util/concurrent/CountDownLatch; .line 115 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public run()V .locals 0 .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/InterruptedException; } .end annotation iget-object p0, p0, Lorg/webrtc/ThreadUtils$2;->val$latch:Ljava/util/concurrent/CountDownLatch; .line 118 invoke-virtual {p0}, Ljava/util/concurrent/CountDownLatch;->await()V return-void .end method