.class Lcom/squareup/picasso/Utils$OkHttp3DownloaderCreator; .super Ljava/lang/Object; .source "Utils.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/squareup/picasso/Utils; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0xa name = "OkHttp3DownloaderCreator" .end annotation # direct methods .method private constructor ()V .locals 0 .line 428 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method static a(Landroid/content/Context;)Lcom/squareup/picasso/Downloader; .locals 1 .line 430 new-instance v0, Lcom/squareup/picasso/OkHttp3Downloader; invoke-direct {v0, p0}, Lcom/squareup/picasso/OkHttp3Downloader;->(Landroid/content/Context;)V return-object v0 .end method