29 lines
706 B
Java
29 lines
706 B
Java
package o;
|
|
|
|
import android.graphics.RectF;
|
|
import android.os.ParcelFileDescriptor;
|
|
import android.util.ArrayMap;
|
|
import java.util.Map;
|
|
|
|
/* renamed from: o.fMh, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public final class C12960fMh {
|
|
public long a;
|
|
public ParcelFileDescriptor b;
|
|
public final Map<Integer, Long> e = new ArrayMap();
|
|
|
|
/* renamed from: o.fMh$IeS */
|
|
/* loaded from: classes5.dex */
|
|
public static class IeS {
|
|
public RectF a;
|
|
public Integer d;
|
|
public String e;
|
|
|
|
public IeS(RectF rectF, Integer num, String str) {
|
|
this.a = rectF;
|
|
this.d = num;
|
|
this.e = str;
|
|
}
|
|
}
|
|
}
|