iv$a.smali

.class final Lcom/google/obf/iv$a;
.super Lcom/google/obf/iv$m;
.source "IMASDK"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/obf/iv;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1a
    name = "a"
.end annotation


# static fields
.field static final o:Lcom/google/obf/iv$a;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 6
    new-instance v0, Lcom/google/obf/iv$a;

    invoke-direct {v0}, Lcom/google/obf/iv$a;-><init>()V

    sput-object v0, Lcom/google/obf/iv$a;->o:Lcom/google/obf/iv$a;

    return-void
.end method

.method private constructor <init>()V
    .registers 2

    const-string v0, "CharMatcher.any()"

    .line 1
    invoke-direct {p0, v0}, Lcom/google/obf/iv$m;-><init>(Ljava/lang/String;)V

    return-void
.end method


# virtual methods
.method public a(C)Z
    .registers 2

    const/4 p1, 0x1

    return p1
.end method

.method public a(Ljava/lang/CharSequence;)Z
    .registers 2

    .line 4
    invoke-static {p1}, Lcom/google/obf/jb;->a(Ljava/lang/Object;)Ljava/lang/Object;

    const/4 p1, 0x1

    return p1
.end method