what-the-bank/sources/o/Obm.java

40 lines
1.0 KiB
Java

package o;
import android.text.Layout;
import android.text.TextPaint;
import android.text.TextUtils;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
/* loaded from: classes2.dex */
final class Obm {
static final int e = 1;
int d;
boolean j;
CharSequence l;
InterfaceC8624dQw m;
final int n;
/* renamed from: o, reason: collision with root package name */
final TextPaint f8307o;
int k = 0;
Layout.Alignment b = Layout.Alignment.ALIGN_NORMAL;
int g = Integer.MAX_VALUE;
float f = BitmapDescriptorFactory.HUE_RED;
float i = 1.0f;
int a = e;
boolean h = true;
TextUtils.TruncateAt c = null;
/* loaded from: classes2.dex */
static class HBt extends Exception {
}
/* JADX INFO: Access modifiers changed from: package-private */
public Obm(CharSequence charSequence, TextPaint textPaint, int i) {
this.l = charSequence;
this.f8307o = textPaint;
this.n = i;
this.d = charSequence.length();
}
}