g.smali
.class Lcom/cleanmaster/ui/app/utils/g;
.super Ljava/lang/Object;
.source "ParseUrlUtils.java"
# interfaces
.implements Lorg/apache/http/client/RedirectHandler;
# instance fields
.field final synthetic a:Lcom/cleanmaster/ui/app/utils/ParseUrlUtils;
# direct methods
.method constructor <init>(Lcom/cleanmaster/ui/app/utils/ParseUrlUtils;)V
.registers 2
.prologue
.line 57
iput-object p1, p0, Lcom/cleanmaster/ui/app/utils/g;->a:Lcom/cleanmaster/ui/app/utils/ParseUrlUtils;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getLocationURI(Lorg/apache/http/HttpResponse;Lorg/apache/http/protocol/HttpContext;)Ljava/net/URI;
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Lorg/apache/http/ProtocolException;
}
.end annotation
.prologue
.line 61
const/4 v0, 0x0
return-object v0
.end method
.method public isRedirectRequested(Lorg/apache/http/HttpResponse;Lorg/apache/http/protocol/HttpContext;)Z
.registers 4
.prologue
.line 66
const/4 v0, 0x0
return v0
.end method