f.smali

.class final Lcom/plug/services/f;
.super Ljava/lang/Object;
.source "ProPluginInfoGetter.java"

# interfaces
.implements Lcom/plug/services/e$a;


# instance fields
.field final synthetic a:[Ljava/util/HashMap;

.field final synthetic b:Ljava/lang/Object;


# direct methods
.method constructor <init>([Ljava/util/HashMap;Ljava/lang/Object;)V
    .registers 3

    .prologue
    .line 59
    iput-object p1, p0, Lcom/plug/services/f;->a:[Ljava/util/HashMap;

    iput-object p2, p0, Lcom/plug/services/f;->b:Ljava/lang/Object;

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

    return-void
.end method


# virtual methods
.method public onProPluginInfo(ILjava/util/HashMap;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I",
            "Ljava/util/HashMap",
            "<",
            "Ljava/lang/String;",
            "Lcom/plug/services/IProPluginInfo;",
            ">;)V"
        }
    .end annotation

    .prologue
    .line 62
    iget-object v0, p0, Lcom/plug/services/f;->a:[Ljava/util/HashMap;

    const/4 v1, 0x0

    aput-object p2, v0, v1

    .line 63
    iget-object v1, p0, Lcom/plug/services/f;->b:Ljava/lang/Object;

    monitor-enter v1

    .line 64
    :try_start_8
    iget-object v0, p0, Lcom/plug/services/f;->b:Ljava/lang/Object;

    invoke-virtual {v0}, Ljava/lang/Object;->notify()V

    .line 65
    monitor-exit v1

    .line 66
    return-void

    .line 65
    :catchall_f
    move-exception v0

    monitor-exit v1
    :try_end_11
    .catchall {:try_start_8 .. :try_end_11} :catchall_f

    throw v0
.end method