.class Landroid/support/v4/app/NotificationManagerCompat$ServiceConnectedEvent; .super Ljava/lang/Object; .source "NotificationManagerCompat.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroid/support/v4/app/NotificationManagerCompat; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0xa name = "ServiceConnectedEvent" .end annotation # instance fields .field final componentName:Landroid/content/ComponentName; .field final iBinder:Landroid/os/IBinder; # direct methods .method public constructor (Landroid/content/ComponentName;Landroid/os/IBinder;)V .locals 0 .param p1, "componentName" # Landroid/content/ComponentName; .param p2, "iBinder" # Landroid/os/IBinder; .prologue .line 551 invoke-direct {p0}, Ljava/lang/Object;->()V .line 552 iput-object p1, p0, Landroid/support/v4/app/NotificationManagerCompat$ServiceConnectedEvent;->componentName:Landroid/content/ComponentName; .line 553 iput-object p2, p0, Landroid/support/v4/app/NotificationManagerCompat$ServiceConnectedEvent;->iBinder:Landroid/os/IBinder; .line 554 return-void .end method