e$b.smali
.class Le/h/m/e$b;
.super Ljava/lang/Object;
.source ""
# interfaces
.implements Le/h/m/e$c;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Le/h/m/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "b"
.end annotation
# static fields
.field static final a:Le/h/m/e$b;
# direct methods
.method static constructor <clinit>()V
.registers 1
new-instance v0, Le/h/m/e$b;
invoke-direct {v0}, Le/h/m/e$b;-><init>()V
sput-object v0, Le/h/m/e$b;->a:Le/h/m/e$b;
return-void
.end method
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/CharSequence;II)I
.registers 6
add-int/2addr p3, p2
const/4 v0, 0x2
const/4 v1, 0x2
:goto_3
if-ge p2, p3, :cond_16
if-ne v1, v0, :cond_16
invoke-interface {p1, p2}, Ljava/lang/CharSequence;->charAt(I)C
move-result v1
invoke-static {v1}, Ljava/lang/Character;->getDirectionality(C)B
move-result v1
invoke-static {v1}, Le/h/m/e;->b(I)I
move-result v1
add-int/lit8 p2, p2, 0x1
goto :goto_3
:cond_16
return v1
.end method