Utils$BitmapHoneycombMR1.smali
802 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.class Lcom/squareup/picasso/Utils$BitmapHoneycombMR1;
.super Ljava/lang/Object;
.source "Utils.java"
# annotations
.annotation build Landroid/annotation/TargetApi;
value = 0xc
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/squareup/picasso/Utils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "BitmapHoneycombMR1"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 416
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method static getByteCount(Landroid/graphics/Bitmap;)I
.locals 0
.line 418
invoke-virtual {p0}, Landroid/graphics/Bitmap;->getByteCount()I
move-result p0
return p0
.end method