AppRTCAudioManager$2.smali

.class Lorg/webrtc/audio/AppRTCAudioManager$2;
.super Ljava/lang/Object;
.source "AppRTCAudioManager.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/webrtc/audio/AppRTCAudioManager;-><init>(Landroid/content/Context;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lorg/webrtc/audio/AppRTCAudioManager;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lorg/webrtc/audio/AppRTCAudioManager;)V
    .registers 2
    .param p1, "this$0"    # Lorg/webrtc/audio/AppRTCAudioManager;

    .line 292
    iput-object p1, p0, Lorg/webrtc/audio/AppRTCAudioManager$2;->this$0:Lorg/webrtc/audio/AppRTCAudioManager;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    .line 297
    iget-object v0, p0, Lorg/webrtc/audio/AppRTCAudioManager$2;->this$0:Lorg/webrtc/audio/AppRTCAudioManager;

    # invokes: Lorg/webrtc/audio/AppRTCAudioManager;->onProximitySensorChangedState()V
    invoke-static {v0}, Lorg/webrtc/audio/AppRTCAudioManager;->access$500(Lorg/webrtc/audio/AppRTCAudioManager;)V

    .line 298
    return-void
.end method