NotificationRepeat$1.smali

.class Lim/tpelyyftgw/messenger/NotificationRepeat$1;
.super Ljava/lang/Object;
.source "NotificationRepeat.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/messenger/NotificationRepeat;->onHandleIntent(Landroid/content/Intent;)V
.end annotation

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


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/messenger/NotificationRepeat;

.field final synthetic val$currentAccount:I


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

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/messenger/NotificationRepeat;I)V
    .registers 3
    .param p1, "this$0"    # Lim/tpelyyftgw/messenger/NotificationRepeat;

    .line 20
    iput-object p1, p0, Lim/tpelyyftgw/messenger/NotificationRepeat$1;->this$0:Lim/tpelyyftgw/messenger/NotificationRepeat;

    iput p2, p0, Lim/tpelyyftgw/messenger/NotificationRepeat$1;->val$currentAccount:I

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

    return-void
.end method


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

    .line 23
    iget v0, p0, Lim/tpelyyftgw/messenger/NotificationRepeat$1;->val$currentAccount:I

    invoke-static {v0}, Lim/tpelyyftgw/messenger/NotificationsController;->getInstance(I)Lim/tpelyyftgw/messenger/NotificationsController;

    move-result-object v0

    invoke-virtual {v0}, Lim/tpelyyftgw/messenger/NotificationsController;->repeatNotificationMaybe()V

    .line 24
    return-void
.end method