RunningViewModel$killTasks$1.smali

.class final Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel$killTasks$1;
.super Lkotlin/jvm/internal/Lambda;

# interfaces
.implements Lkotlin/jvm/functions/Function1;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;->a()V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/Lambda;",
        "Lkotlin/jvm/functions/Function1<",
        "Ljava/util/List<",
        "+",
        "Lcom/avast/android/taskkiller/scanner/RunningApp;",
        ">;",
        "Lkotlin/Unit;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic g:Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;


# direct methods
.method constructor <init>(Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;)V
    .registers 2

    iput-object p1, p0, Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel$killTasks$1;->g:Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;

    const/4 p1, 0x1

    invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final a(Ljava/util/List;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "+",
            "Lcom/avast/android/taskkiller/scanner/RunningApp;",
            ">;)V"
        }
    .end annotation

    const-string v0, "killedApps"

    invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->c(Ljava/lang/Object;Ljava/lang/String;)V

    const/4 v2, 0x1

    iget-object v0, p0, Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel$killTasks$1;->g:Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;

    invoke-virtual {v0}, Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;->t()Landroidx/lifecycle/MutableLiveData;

    move-result-object v0

    const/4 v2, 0x2

    iget-object v1, p0, Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel$killTasks$1;->g:Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;

    const/4 v2, 0x2

    invoke-interface {p1}, Ljava/util/List;->size()I

    move-result p1

    const/4 v2, 0x2

    invoke-static {v1, p1}, Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;->n(Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel;I)Lcom/avast/android/cleaner/view/AppDashboardRunningView$RunningAppsInfo;

    move-result-object p1

    const/4 v2, 0x0

    invoke-virtual {v0, p1}, Landroidx/lifecycle/MutableLiveData;->k(Ljava/lang/Object;)V

    return-void
.end method

.method public bridge synthetic h(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

    const/4 v0, 0x7

    check-cast p1, Ljava/util/List;

    invoke-virtual {p0, p1}, Lcom/avast/android/cleaner/fragment/viewmodel/RunningViewModel$killTasks$1;->a(Ljava/util/List;)V

    const/4 v0, 0x2

    sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;

    const/4 v0, 0x1

    return-object p1
.end method