44 lines
975 B
Smali
44 lines
975 B
Smali
.class final Lokhttp3/logging/HttpLoggingInterceptor$Logger$1;
|
|
.super Ljava/lang/Object;
|
|
.source "HttpLoggingInterceptor.java"
|
|
|
|
# interfaces
|
|
.implements Lokhttp3/logging/HttpLoggingInterceptor$Logger;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/logging/HttpLoggingInterceptor$Logger;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.prologue
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public log(Ljava/lang/String;)V
|
|
.locals 1
|
|
.param p1, "message" # Ljava/lang/String;
|
|
|
|
.prologue
|
|
invoke-static {}, Lokhttp3/internal/Platform;->get()Lokhttp3/internal/Platform;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lokhttp3/internal/Platform;->log(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|