SearchFragment$2.smali

.class Lhurriyet/mobil/android/hurriyet/fragments/SearchFragment$2;
.super Ljava/lang/Object;
.source "SearchFragment.java"

# interfaces
.implements Ltr/com/hurriyet/androidsdk/callback/AuthorsCallback;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lhurriyet/mobil/android/hurriyet/fragments/SearchFragment;->getAuthorsFromApi()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lhurriyet/mobil/android/hurriyet/fragments/SearchFragment;


# direct methods
.method constructor <init>(Lhurriyet/mobil/android/hurriyet/fragments/SearchFragment;)V
    .registers 2

    .line 262
    iput-object p1, p0, Lhurriyet/mobil/android/hurriyet/fragments/SearchFragment$2;->this$0:Lhurriyet/mobil/android/hurriyet/fragments/SearchFragment;

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

    return-void
.end method


# virtual methods
.method public onFailure(Ltr/com/hurriyet/androidsdk/model/ErrorResponse;)V
    .registers 2

    return-void
.end method

.method public onSuccess(Ljava/util/ArrayList;Ljava/util/ArrayList;Ltr/com/hurriyet/androidsdk/response/content/DataLayer;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/ArrayList<",
            "Ltr/com/hurriyet/androidsdk/model/content/Content;",
            ">;",
            "Ljava/util/ArrayList<",
            "Ltr/com/hurriyet/androidsdk/response/authors/Author;",
            ">;",
            "Ltr/com/hurriyet/androidsdk/response/content/DataLayer;",
            ")V"
        }
    .end annotation

    .line 265
    invoke-static {}, Lhurriyet/mobil/android/hurriyet/HApp;->getH()Lhurriyet/mobil/android/hurriyet/HApp;

    move-result-object p1

    invoke-virtual {p1, p2}, Lhurriyet/mobil/android/hurriyet/HApp;->setAllAuthors(Ljava/util/ArrayList;)V

    return-void
.end method