30 lines
612 B
Smali
30 lines
612 B
Smali
.class public Lcom/squareup/picasso/Dispatcher$c;
|
|
.super Landroid/os/HandlerThread;
|
|
.source "Dispatcher.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/squareup/picasso/Dispatcher;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "c"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
const-string v0, "Picasso-Dispatcher"
|
|
|
|
const/16 v1, 0xa
|
|
|
|
.line 1
|
|
invoke-direct {p0, v0, v1}, Landroid/os/HandlerThread;-><init>(Ljava/lang/String;I)V
|
|
|
|
return-void
|
|
.end method
|