DiskLruCache$2.smali
1.4 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.class Lokhttp3/internal/cache/DiskLruCache$2;
.super Lokhttp3/internal/cache/FaultHidingSink;
.source "DiskLruCache.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokhttp3/internal/cache/DiskLruCache;->newJournalWriter()Lokio/BufferedSink;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# static fields
.field static final synthetic $assertionsDisabled:Z
# instance fields
.field final synthetic this$0:Lokhttp3/internal/cache/DiskLruCache;
# direct methods
.method static constructor <clinit>()V
.locals 1
.line 316
const-class v0, Lokhttp3/internal/cache/DiskLruCache;
return-void
.end method
.method constructor <init>(Lokhttp3/internal/cache/DiskLruCache;Lokio/Sink;)V
.locals 0
.line 316
iput-object p1, p0, Lokhttp3/internal/cache/DiskLruCache$2;->this$0:Lokhttp3/internal/cache/DiskLruCache;
invoke-direct {p0, p2}, Lokhttp3/internal/cache/FaultHidingSink;-><init>(Lokio/Sink;)V
return-void
.end method
# virtual methods
.method protected onException(Ljava/io/IOException;)V
.locals 1
.line 319
iget-object p1, p0, Lokhttp3/internal/cache/DiskLruCache$2;->this$0:Lokhttp3/internal/cache/DiskLruCache;
const/4 v0, 0x1
iput-boolean v0, p1, Lokhttp3/internal/cache/DiskLruCache;->hasJournalErrors:Z
return-void
.end method