apkfuckery/com.discord/smali/com/discord/stores/StoreNotices$init$1.smali

96 lines
2.3 KiB
Smali

.class public final Lcom/discord/stores/StoreNotices$init$1;
.super Ljava/lang/Object;
.source "StoreNotices.kt"
# interfaces
.implements Ll0/k/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreNotices;->init(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ll0/k/b<",
"Lkotlin/Unit;",
"Lrx/Observable<",
"+",
"Ljava/lang/Long;",
">;>;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/stores/StoreNotices;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreNotices;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreNotices$init$1;->this$0:Lcom/discord/stores/StoreNotices;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lkotlin/Unit;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreNotices$init$1;->call(Lkotlin/Unit;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public final call(Lkotlin/Unit;)Lrx/Observable;
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlin/Unit;",
")",
"Lrx/Observable<",
"+",
"Ljava/lang/Long;",
">;"
}
.end annotation
iget-object p1, p0, Lcom/discord/stores/StoreNotices$init$1;->this$0:Lcom/discord/stores/StoreNotices;
invoke-static {p1}, Lcom/discord/stores/StoreNotices;->access$getPollRateMs$p(Lcom/discord/stores/StoreNotices;)J
move-result-wide v0
sget-object p1, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
const-wide/16 v2, 0x0
invoke-static {v2, v3, v0, v1, p1}, Lrx/Observable;->B(JJLjava/util/concurrent/TimeUnit;)Lrx/Observable;
move-result-object p1
return-object p1
.end method