package o; import android.content.Context; import android.content.res.AssetFileDescriptor; import android.content.res.ColorStateList; import android.content.res.Configuration; import android.content.res.Resources; import android.content.res.TypedArray; import android.content.res.XmlResourceParser; import android.graphics.Movie; import android.graphics.drawable.Drawable; import android.os.Bundle; import android.util.AttributeSet; import android.util.DisplayMetrics; import android.util.TypedValue; import java.io.IOException; import java.io.InputStream; import java.lang.ref.WeakReference; import org.xmlpull.v1.XmlPullParserException; /* loaded from: classes.dex */ public final class Itu extends EjU { private final WeakReference c; public static boolean a() { return false; } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ XmlResourceParser getAnimation(int i) throws Resources.NotFoundException { return super.getAnimation(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ boolean getBoolean(int i) throws Resources.NotFoundException { return super.getBoolean(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ int getColor(int i) throws Resources.NotFoundException { return super.getColor(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ ColorStateList getColorStateList(int i) throws Resources.NotFoundException { return super.getColorStateList(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ Configuration getConfiguration() { return super.getConfiguration(); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ float getDimension(int i) throws Resources.NotFoundException { return super.getDimension(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ int getDimensionPixelOffset(int i) throws Resources.NotFoundException { return super.getDimensionPixelOffset(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ int getDimensionPixelSize(int i) throws Resources.NotFoundException { return super.getDimensionPixelSize(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ DisplayMetrics getDisplayMetrics() { return super.getDisplayMetrics(); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ Drawable getDrawable(int i, Resources.Theme theme) throws Resources.NotFoundException { return super.getDrawable(i, theme); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ Drawable getDrawableForDensity(int i, int i2) throws Resources.NotFoundException { return super.getDrawableForDensity(i, i2); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ Drawable getDrawableForDensity(int i, int i2, Resources.Theme theme) { return super.getDrawableForDensity(i, i2, theme); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ float getFraction(int i, int i2, int i3) { return super.getFraction(i, i2, i3); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ int getIdentifier(String str, String str2, String str3) { return super.getIdentifier(str, str2, str3); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ int[] getIntArray(int i) throws Resources.NotFoundException { return super.getIntArray(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ int getInteger(int i) throws Resources.NotFoundException { return super.getInteger(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ XmlResourceParser getLayout(int i) throws Resources.NotFoundException { return super.getLayout(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ Movie getMovie(int i) throws Resources.NotFoundException { return super.getMovie(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getQuantityString(int i, int i2) throws Resources.NotFoundException { return super.getQuantityString(i, i2); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getQuantityString(int i, int i2, Object[] objArr) throws Resources.NotFoundException { return super.getQuantityString(i, i2, objArr); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ CharSequence getQuantityText(int i, int i2) throws Resources.NotFoundException { return super.getQuantityText(i, i2); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getResourceEntryName(int i) throws Resources.NotFoundException { return super.getResourceEntryName(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getResourceName(int i) throws Resources.NotFoundException { return super.getResourceName(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getResourcePackageName(int i) throws Resources.NotFoundException { return super.getResourcePackageName(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getResourceTypeName(int i) throws Resources.NotFoundException { return super.getResourceTypeName(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getString(int i) throws Resources.NotFoundException { return super.getString(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String getString(int i, Object[] objArr) throws Resources.NotFoundException { return super.getString(i, objArr); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ String[] getStringArray(int i) throws Resources.NotFoundException { return super.getStringArray(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ CharSequence getText(int i) throws Resources.NotFoundException { return super.getText(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ CharSequence getText(int i, CharSequence charSequence) { return super.getText(i, charSequence); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ CharSequence[] getTextArray(int i) throws Resources.NotFoundException { return super.getTextArray(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ void getValue(int i, TypedValue typedValue, boolean z) throws Resources.NotFoundException { super.getValue(i, typedValue, z); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ void getValue(String str, TypedValue typedValue, boolean z) throws Resources.NotFoundException { super.getValue(str, typedValue, z); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ void getValueForDensity(int i, int i2, TypedValue typedValue, boolean z) throws Resources.NotFoundException { super.getValueForDensity(i, i2, typedValue, z); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ XmlResourceParser getXml(int i) throws Resources.NotFoundException { return super.getXml(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ TypedArray obtainAttributes(AttributeSet attributeSet, int[] iArr) { return super.obtainAttributes(attributeSet, iArr); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ TypedArray obtainTypedArray(int i) throws Resources.NotFoundException { return super.obtainTypedArray(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ InputStream openRawResource(int i) throws Resources.NotFoundException { return super.openRawResource(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ InputStream openRawResource(int i, TypedValue typedValue) throws Resources.NotFoundException { return super.openRawResource(i, typedValue); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ AssetFileDescriptor openRawResourceFd(int i) throws Resources.NotFoundException { return super.openRawResourceFd(i); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ void parseBundleExtra(String str, AttributeSet attributeSet, Bundle bundle) throws XmlPullParserException { super.parseBundleExtra(str, attributeSet, bundle); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ void parseBundleExtras(XmlResourceParser xmlResourceParser, Bundle bundle) throws XmlPullParserException, IOException { super.parseBundleExtras(xmlResourceParser, bundle); } @Override // o.EjU, android.content.res.Resources public final /* bridge */ /* synthetic */ void updateConfiguration(Configuration configuration, DisplayMetrics displayMetrics) { super.updateConfiguration(configuration, displayMetrics); } @Override // o.EjU, android.content.res.Resources public final Drawable getDrawable(int i) throws Resources.NotFoundException { Context context = this.c.get(); if (context != null) { return KPD.d().iW_(context, this, i); } return jd_(i); } }