DefaultScheduler$$Lambda$2.smali
.class final synthetic Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;
.super Ljava/lang/Object;
.source "DefaultScheduler.java"
# interfaces
.implements Lcom/google/android/datatransport/runtime/synchronization/SynchronizationGuard$CriticalSection;
# instance fields
.field private final arg$1:Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;
.field private final arg$2:Lcom/google/android/datatransport/runtime/TransportContext;
.field private final arg$3:Lcom/google/android/datatransport/runtime/EventInternal;
# direct methods
.method private constructor <init>(Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;Lcom/google/android/datatransport/runtime/TransportContext;Lcom/google/android/datatransport/runtime/EventInternal;)V
.registers 4
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;->arg$1:Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;
iput-object p2, p0, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;->arg$2:Lcom/google/android/datatransport/runtime/TransportContext;
iput-object p3, p0, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;->arg$3:Lcom/google/android/datatransport/runtime/EventInternal;
return-void
.end method
.method public static lambdaFactory$(Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;Lcom/google/android/datatransport/runtime/TransportContext;Lcom/google/android/datatransport/runtime/EventInternal;)Lcom/google/android/datatransport/runtime/synchronization/SynchronizationGuard$CriticalSection;
.registers 4
new-instance v0, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;
invoke-direct {v0, p0, p1, p2}, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;-><init>(Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;Lcom/google/android/datatransport/runtime/TransportContext;Lcom/google/android/datatransport/runtime/EventInternal;)V
return-object v0
.end method
# virtual methods
.method public execute()Ljava/lang/Object;
.registers 4
iget-object v0, p0, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;->arg$1:Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;
iget-object v1, p0, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;->arg$2:Lcom/google/android/datatransport/runtime/TransportContext;
iget-object v2, p0, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler$$Lambda$2;->arg$3:Lcom/google/android/datatransport/runtime/EventInternal;
invoke-static {v0, v1, v2}, Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;->lambda$schedule$0(Lcom/google/android/datatransport/runtime/scheduling/DefaultScheduler;Lcom/google/android/datatransport/runtime/TransportContext;Lcom/google/android/datatransport/runtime/EventInternal;)Ljava/lang/Object;
move-result-object v0
return-object v0
.end method