CronetUrlRequestContext$3.smali

.class Laegon/chrome/net/impl/CronetUrlRequestContext$3;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic this$0:Laegon/chrome/net/impl/CronetUrlRequestContext;

.field final synthetic val$listener:Laegon/chrome/net/impl/VersionSafeCallbacks$NetworkQualityThroughputListenerWrapper;

.field final synthetic val$source:I

.field final synthetic val$throughputKbps:I

.field final synthetic val$whenMs:J


# direct methods
.method constructor <init>(Laegon/chrome/net/impl/CronetUrlRequestContext;Laegon/chrome/net/impl/VersionSafeCallbacks$NetworkQualityThroughputListenerWrapper;IJI)V
    .registers 7

    iput-object p1, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->this$0:Laegon/chrome/net/impl/CronetUrlRequestContext;

    iput-object p2, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$listener:Laegon/chrome/net/impl/VersionSafeCallbacks$NetworkQualityThroughputListenerWrapper;

    iput p3, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$throughputKbps:I

    iput-wide p4, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$whenMs:J

    iput p6, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$source:I

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

    return-void
.end method


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

    iget-object v0, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$listener:Laegon/chrome/net/impl/VersionSafeCallbacks$NetworkQualityThroughputListenerWrapper;

    iget v1, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$throughputKbps:I

    iget-wide v2, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$whenMs:J

    iget v4, p0, Laegon/chrome/net/impl/CronetUrlRequestContext$3;->val$source:I

    invoke-virtual {v0, v1, v2, v3, v4}, Laegon/chrome/net/impl/VersionSafeCallbacks$NetworkQualityThroughputListenerWrapper;->onThroughputObservation(IJI)V

    return-void
.end method