.class public final Lcom/discord/stores/StoreGuildIntegrations; .super Ljava/lang/Object; .source "StoreGuildIntegrations.kt" # instance fields .field public final allIntegrations:Ljava/util/HashMap; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/HashMap<", "Ljava/lang/Long;", "Ljava/util/Map<", "Ljava/lang/Long;", "Lcom/discord/models/domain/ModelGuildIntegration;", ">;>;" } .end annotation .end field .field public closeIntegrationScreenSubscription:Lrx/Subscription; .field public final dispatcher:Lcom/discord/stores/Dispatcher; .field public final integrationsSubject:Lrx/subjects/BehaviorSubject; .annotation system Ldalvik/annotation/Signature; value = { "Lrx/subjects/BehaviorSubject<", "Ljava/util/Map<", "Ljava/lang/Long;", "Ljava/util/Map<", "Ljava/lang/Long;", "Lcom/discord/models/domain/ModelGuildIntegration;", ">;>;>;" } .end annotation .end field .field public isOnIntegrationsScreen:Z # direct methods .method public constructor (Lcom/discord/stores/Dispatcher;)V .locals 0 if-eqz p1, :cond_0 invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p1, p0, Lcom/discord/stores/StoreGuildIntegrations;->dispatcher:Lcom/discord/stores/Dispatcher; new-instance p1, Ljava/util/HashMap; invoke-direct {p1}, Ljava/util/HashMap;->()V iput-object p1, p0, Lcom/discord/stores/StoreGuildIntegrations;->allIntegrations:Ljava/util/HashMap; new-instance p1, Ljava/util/HashMap; invoke-direct {p1}, Ljava/util/HashMap;->()V invoke-static {p1}, Lrx/subjects/BehaviorSubject;->a(Ljava/lang/Object;)Lrx/subjects/BehaviorSubject; move-result-object p1 iput-object p1, p0, Lcom/discord/stores/StoreGuildIntegrations;->integrationsSubject:Lrx/subjects/BehaviorSubject; return-void :cond_0 const-string p1, "dispatcher" invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V const/4 p1, 0x0 throw p1 .end method .method public static final synthetic access$getCloseIntegrationScreenSubscription$p(Lcom/discord/stores/StoreGuildIntegrations;)Lrx/Subscription; .locals 0 iget-object p0, p0, Lcom/discord/stores/StoreGuildIntegrations;->closeIntegrationScreenSubscription:Lrx/Subscription; return-object p0 .end method .method public static final synthetic access$getDispatcher$p(Lcom/discord/stores/StoreGuildIntegrations;)Lcom/discord/stores/Dispatcher; .locals 0 iget-object p0, p0, Lcom/discord/stores/StoreGuildIntegrations;->dispatcher:Lcom/discord/stores/Dispatcher; return-object p0 .end method .method public static final synthetic access$handleIntegrationScreenClosed(Lcom/discord/stores/StoreGuildIntegrations;)V .locals 0 invoke-direct {p0}, Lcom/discord/stores/StoreGuildIntegrations;->handleIntegrationScreenClosed()V return-void .end method .method public static final synthetic access$handleIntegrationScreenOpened(Lcom/discord/stores/StoreGuildIntegrations;J)V .locals 0 invoke-direct {p0, p1, p2}, Lcom/discord/stores/StoreGuildIntegrations;->handleIntegrationScreenOpened(J)V return-void .end method .method public static final synthetic access$handleIntegrationsLoaded(Lcom/discord/stores/StoreGuildIntegrations;JLjava/util/List;)V .locals 0 invoke-direct {p0, p1, p2, p3}, Lcom/discord/stores/StoreGuildIntegrations;->handleIntegrationsLoaded(JLjava/util/List;)V return-void .end method .method public static final synthetic access$setCloseIntegrationScreenSubscription$p(Lcom/discord/stores/StoreGuildIntegrations;Lrx/Subscription;)V .locals 0 iput-object p1, p0, Lcom/discord/stores/StoreGuildIntegrations;->closeIntegrationScreenSubscription:Lrx/Subscription; return-void .end method .method private final handleIntegrationScreenClosed()V .locals 1 .annotation runtime Lcom/discord/stores/StoreThread; .end annotation const/4 v0, 0x0 iput-boolean v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->isOnIntegrationsScreen:Z return-void .end method .method private final handleIntegrationScreenOpened(J)V .locals 1 .annotation runtime Lcom/discord/stores/StoreThread; .end annotation iget-boolean v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->isOnIntegrationsScreen:Z if-nez v0, :cond_0 const/4 v0, 0x1 iput-boolean v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->isOnIntegrationsScreen:Z invoke-direct {p0, p1, p2}, Lcom/discord/stores/StoreGuildIntegrations;->requestGuildIntegrations(J)V :cond_0 return-void .end method .method private final handleIntegrationsLoaded(JLjava/util/List;)V .locals 4 .annotation runtime Lcom/discord/stores/StoreThread; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "(J", "Ljava/util/List<", "+", "Lcom/discord/models/domain/ModelGuildIntegration;", ">;)V" } .end annotation iget-object v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->allIntegrations:Ljava/util/HashMap; invoke-static {p1, p2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long; move-result-object p1 const/16 p2, 0xa invoke-static {p3, p2}, Le/k/a/c/e/p/g;->collectionSizeOrDefault(Ljava/lang/Iterable;I)I move-result p2 invoke-static {p2}, Lw/q/l;->mapCapacity(I)I move-result p2 const/16 v1, 0x10 if-ge p2, v1, :cond_0 const/16 p2, 0x10 :cond_0 new-instance v1, Ljava/util/LinkedHashMap; invoke-direct {v1, p2}, Ljava/util/LinkedHashMap;->(I)V invoke-interface {p3}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object p2 :goto_0 invoke-interface {p2}, Ljava/util/Iterator;->hasNext()Z move-result p3 if-eqz p3, :cond_1 invoke-interface {p2}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object p3 move-object v2, p3 check-cast v2, Lcom/discord/models/domain/ModelGuildIntegration; invoke-virtual {v2}, Lcom/discord/models/domain/ModelGuildIntegration;->getId()J move-result-wide v2 invoke-static {v2, v3}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long; move-result-object v2 invoke-interface {v1, v2, p3}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; goto :goto_0 :cond_1 invoke-interface {v0, p1, v1}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; iget-object p1, p0, Lcom/discord/stores/StoreGuildIntegrations;->integrationsSubject:Lrx/subjects/BehaviorSubject; new-instance p2, Ljava/util/HashMap; iget-object p3, p0, Lcom/discord/stores/StoreGuildIntegrations;->allIntegrations:Ljava/util/HashMap; invoke-direct {p2, p3}, Ljava/util/HashMap;->(Ljava/util/Map;)V invoke-virtual {p1, p2}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V return-void .end method .method private final requestGuildIntegrations(J)V .locals 9 sget-object v0, Lcom/discord/utilities/rest/RestAPI;->Companion:Lcom/discord/utilities/rest/RestAPI$Companion; invoke-virtual {v0}, Lcom/discord/utilities/rest/RestAPI$Companion;->getApi()Lcom/discord/utilities/rest/RestAPI; move-result-object v0 invoke-virtual {v0, p1, p2}, Lcom/discord/utilities/rest/RestAPI;->getGuildIntegrations(J)Lrx/Observable; move-result-object v0 const/4 v1, 0x0 const/4 v2, 0x1 invoke-static {v1, v2}, Le/a/b/k;->a(ZI)Lrx/Observable$c; move-result-object v1 invoke-virtual {v0, v1}, Lrx/Observable;->a(Lrx/Observable$c;)Lrx/Observable; move-result-object v0 sget-object v1, Le/a/b/k;->a:Le/a/b/k; new-instance v2, Lcom/discord/stores/StoreGuildIntegrations$requestGuildIntegrations$1; invoke-direct {v2, p0, p1, p2}, Lcom/discord/stores/StoreGuildIntegrations$requestGuildIntegrations$1;->(Lcom/discord/stores/StoreGuildIntegrations;J)V const-class v3, Lcom/discord/stores/StoreGuildIntegrations; const/4 v4, 0x0 const/4 v5, 0x0 const/4 v6, 0x0 const/4 v7, 0x0 const/16 v8, 0x3c invoke-static/range {v1 .. v8}, Le/a/b/k;->a(Le/a/b/k;Lkotlin/jvm/functions/Function1;Ljava/lang/Class;Lrx/functions/Action1;Lkotlin/jvm/functions/Function1;Landroid/content/Context;Lkotlin/jvm/functions/Function0;I)Lrx/Observable$c; move-result-object p1 invoke-virtual {v0, p1}, Lrx/Observable;->a(Lrx/Observable$c;)Lrx/Observable; return-void .end method # virtual methods .method public final get(J)Lrx/Observable; .locals 2 .annotation system Ldalvik/annotation/Signature; value = { "(J)", "Lrx/Observable<", "Ljava/util/Map<", "Ljava/lang/Long;", "Lcom/discord/models/domain/ModelGuildIntegration;", ">;>;" } .end annotation iget-object v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->integrationsSubject:Lrx/subjects/BehaviorSubject; new-instance v1, Lcom/discord/stores/StoreGuildIntegrations$get$1; invoke-direct {v1, p1, p2}, Lcom/discord/stores/StoreGuildIntegrations$get$1;->(J)V invoke-virtual {v0, v1}, Lrx/Observable;->f(Le0/l/i;)Lrx/Observable; move-result-object p1 invoke-virtual {p1}, Lrx/Observable;->a()Lrx/Observable; move-result-object p1 const-string p2, "integrationsSubject\n \u2026 .distinctUntilChanged()" invoke-static {p1, p2}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V return-object p1 .end method .method public final get(JJ)Lrx/Observable; .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(JJ)", "Lrx/Observable<", "Lcom/discord/models/domain/ModelGuildIntegration;", ">;" } .end annotation invoke-virtual {p0, p1, p2}, Lcom/discord/stores/StoreGuildIntegrations;->get(J)Lrx/Observable; move-result-object p1 new-instance p2, Lcom/discord/stores/StoreGuildIntegrations$get$2; invoke-direct {p2, p3, p4}, Lcom/discord/stores/StoreGuildIntegrations$get$2;->(J)V invoke-virtual {p1, p2}, Lrx/Observable;->f(Le0/l/i;)Lrx/Observable; move-result-object p1 invoke-virtual {p1}, Lrx/Observable;->a()Lrx/Observable; move-result-object p1 const-string p2, "get(guildId)\n .\u2026 .distinctUntilChanged()" invoke-static {p1, p2}, Lw/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V return-object p1 .end method .method public final handleUpdate(Lcom/discord/models/domain/ModelGuildIntegration$Update;)V .locals 2 .annotation runtime Lcom/discord/stores/StoreThread; .end annotation iget-boolean v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->isOnIntegrationsScreen:Z if-eqz v0, :cond_0 if-eqz p1, :cond_0 invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuildIntegration$Update;->getGuildId()J move-result-wide v0 invoke-direct {p0, v0, v1}, Lcom/discord/stores/StoreGuildIntegrations;->requestGuildIntegrations(J)V :cond_0 return-void .end method .method public final declared-synchronized onIntegrationScreenClosed()V .locals 9 monitor-enter p0 :try_start_0 iget-object v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->closeIntegrationScreenSubscription:Lrx/Subscription; if-eqz v0, :cond_0 invoke-interface {v0}, Lrx/Subscription;->unsubscribe()V :cond_0 const-wide/16 v0, 0x3e8 sget-object v2, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit; invoke-static {v0, v1, v2}, Lrx/Observable;->i(JLjava/util/concurrent/TimeUnit;)Lrx/Observable; move-result-object v0 sget-object v1, Le/a/b/k;->a:Le/a/b/k; new-instance v2, Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenClosed$1; invoke-direct {v2, p0}, Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenClosed$1;->(Lcom/discord/stores/StoreGuildIntegrations;)V invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; move-result-object v3 const/4 v4, 0x0 new-instance v5, Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenClosed$2; invoke-direct {v5, p0}, Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenClosed$2;->(Lcom/discord/stores/StoreGuildIntegrations;)V const/4 v6, 0x0 const/4 v7, 0x0 const/16 v8, 0x34 invoke-static/range {v1 .. v8}, Le/a/b/k;->a(Le/a/b/k;Lkotlin/jvm/functions/Function1;Ljava/lang/Class;Lrx/functions/Action1;Lkotlin/jvm/functions/Function1;Landroid/content/Context;Lkotlin/jvm/functions/Function0;I)Lrx/Observable$c; move-result-object v1 invoke-virtual {v0, v1}, Lrx/Observable;->a(Lrx/Observable$c;)Lrx/Observable; :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 monitor-exit p0 return-void :catchall_0 move-exception v0 monitor-exit p0 throw v0 .end method .method public final declared-synchronized onIntegrationScreenOpened(J)V .locals 2 monitor-enter p0 :try_start_0 iget-object v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->closeIntegrationScreenSubscription:Lrx/Subscription; if-eqz v0, :cond_0 invoke-interface {v0}, Lrx/Subscription;->unsubscribe()V :cond_0 iget-object v0, p0, Lcom/discord/stores/StoreGuildIntegrations;->dispatcher:Lcom/discord/stores/Dispatcher; new-instance v1, Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenOpened$1; invoke-direct {v1, p0, p1, p2}, Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenOpened$1;->(Lcom/discord/stores/StoreGuildIntegrations;J)V invoke-virtual {v0, v1}, Lcom/discord/stores/Dispatcher;->schedule(Lkotlin/jvm/functions/Function0;)V :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 monitor-exit p0 return-void :catchall_0 move-exception p1 monitor-exit p0 throw p1 .end method