32 lines
622 B
Java
32 lines
622 B
Java
package o;
|
|
|
|
import java.util.Iterator;
|
|
import o.KMk;
|
|
|
|
/* loaded from: classes.dex */
|
|
public class FgJ extends KMk {
|
|
public int k;
|
|
|
|
public FgJ(Bgk bgk) {
|
|
super(bgk);
|
|
if (bgk instanceof Vlp) {
|
|
this.h = KMk.LWm.HORIZONTAL_DIMENSION;
|
|
} else {
|
|
this.h = KMk.LWm.VERTICAL_DIMENSION;
|
|
}
|
|
}
|
|
|
|
@Override // o.KMk
|
|
public final void d(int i) {
|
|
if (this.j) {
|
|
return;
|
|
}
|
|
this.j = true;
|
|
this.l = i;
|
|
Iterator<rZk> it = this.d.iterator();
|
|
while (it.hasNext()) {
|
|
it.next().g();
|
|
}
|
|
}
|
|
}
|