37 lines
809 B
Smali
37 lines
809 B
Smali
.class public final Llf/e;
|
|
.super Ljava/lang/Object;
|
|
.source "CookiePolicy.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcz/msebera/android/httpclient/annotation/Immutable;
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Ljava/lang/String; = "compatibility"
|
|
|
|
.field public static final b:Ljava/lang/String; = "netscape"
|
|
|
|
.field public static final c:Ljava/lang/String; = "rfc2109"
|
|
|
|
.field public static final d:Ljava/lang/String; = "rfc2965"
|
|
|
|
.field public static final e:Ljava/lang/String; = "best-match"
|
|
|
|
.field public static final f:Ljava/lang/String; = "ignoreCookies"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|