ScrapBagViewModel$2.smali

.class Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel$2;
.super Ljava/lang/Object;
.source "ScrapBagViewModel.java"

# interfaces
.implements Lcom/google/android/material/tabs/TabLayout$c;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;->setTabs()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;


# direct methods
.method constructor <init>(Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel$2;->this$0:Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;

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

    return-void
.end method


# virtual methods
.method public onTabReselected(Lcom/google/android/material/tabs/TabLayout$f;)V
    .registers 2

    return-void
.end method

.method public onTabSelected(Lcom/google/android/material/tabs/TabLayout$f;)V
    .registers 4

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel$2;->this$0:Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;

    # getter for: Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;->selectedTabs:[I
    invoke-static {v0}, Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;->access$000(Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;)[I

    move-result-object v0

    invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayout$f;->c()I

    move-result v1

    aget v0, v0, v1

    invoke-virtual {p1, v0}, Lcom/google/android/material/tabs/TabLayout$f;->b(I)Lcom/google/android/material/tabs/TabLayout$f;

    return-void
.end method

.method public onTabUnselected(Lcom/google/android/material/tabs/TabLayout$f;)V
    .registers 4

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel$2;->this$0:Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;

    # getter for: Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;->unSelectedTabs:[I
    invoke-static {v0}, Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;->access$100(Lcom/sandboxol/center/view/dialog/scrap/ScrapBagViewModel;)[I

    move-result-object v0

    invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayout$f;->c()I

    move-result v1

    aget v0, v0, v1

    invoke-virtual {p1, v0}, Lcom/google/android/material/tabs/TabLayout$f;->b(I)Lcom/google/android/material/tabs/TabLayout$f;

    return-void
.end method