package com.google.android.material.textfield; import android.graphics.drawable.Drawable; /* loaded from: classes2.dex */ class g extends e { g(TextInputLayout textInputLayout) { super(textInputLayout); } @Override // com.google.android.material.textfield.e void a() { this.f4744a.setEndIconOnClickListener(null); this.f4744a.setEndIconDrawable((Drawable) null); this.f4744a.setEndIconContentDescription((CharSequence) null); } }