122 lines
2.6 KiB
Smali
122 lines
2.6 KiB
Smali
.class Lokhttp3/Cache$1;
|
|
.super Ljava/lang/Object;
|
|
.source "Cache.java"
|
|
|
|
# interfaces
|
|
.implements Lokhttp3/internal/cache/InternalCache;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/Cache;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lokhttp3/Cache;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lokhttp3/Cache;)V
|
|
.locals 0
|
|
|
|
.line 142
|
|
iput-object p1, p0, Lokhttp3/Cache$1;->a:Lokhttp3/Cache;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lokhttp3/Request;)Lokhttp3/Response;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 144
|
|
iget-object v0, p0, Lokhttp3/Cache$1;->a:Lokhttp3/Cache;
|
|
|
|
invoke-virtual {v0, p1}, Lokhttp3/Cache;->a(Lokhttp3/Request;)Lokhttp3/Response;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/Response;)Lokhttp3/internal/cache/CacheRequest;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 148
|
|
iget-object v0, p0, Lokhttp3/Cache$1;->a:Lokhttp3/Cache;
|
|
|
|
invoke-virtual {v0, p1}, Lokhttp3/Cache;->a(Lokhttp3/Response;)Lokhttp3/internal/cache/CacheRequest;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public a()V
|
|
.locals 1
|
|
|
|
.line 160
|
|
iget-object v0, p0, Lokhttp3/Cache$1;->a:Lokhttp3/Cache;
|
|
|
|
invoke-virtual {v0}, Lokhttp3/Cache;->a()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/Response;Lokhttp3/Response;)V
|
|
.locals 1
|
|
|
|
.line 156
|
|
iget-object v0, p0, Lokhttp3/Cache$1;->a:Lokhttp3/Cache;
|
|
|
|
invoke-virtual {v0, p1, p2}, Lokhttp3/Cache;->a(Lokhttp3/Response;Lokhttp3/Response;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/internal/cache/CacheStrategy;)V
|
|
.locals 1
|
|
|
|
.line 164
|
|
iget-object v0, p0, Lokhttp3/Cache$1;->a:Lokhttp3/Cache;
|
|
|
|
invoke-virtual {v0, p1}, Lokhttp3/Cache;->a(Lokhttp3/internal/cache/CacheStrategy;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b(Lokhttp3/Request;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 152
|
|
iget-object v0, p0, Lokhttp3/Cache$1;->a:Lokhttp3/Cache;
|
|
|
|
invoke-virtual {v0, p1}, Lokhttp3/Cache;->b(Lokhttp3/Request;)V
|
|
|
|
return-void
|
|
.end method
|