You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
581 B
29 lines
581 B
package p028j;
|
|
|
|
import android.content.res.ColorStateList;
|
|
import android.graphics.PorterDuff;
|
|
|
|
/* renamed from: j.e3 */
|
|
/* loaded from: classes.dex */
|
|
public class C1096e3 {
|
|
|
|
/* renamed from: a */
|
|
public ColorStateList f2684a;
|
|
|
|
/* renamed from: b */
|
|
public PorterDuff.Mode f2685b;
|
|
|
|
/* renamed from: c */
|
|
public boolean f2686c;
|
|
|
|
/* renamed from: d */
|
|
public boolean f2687d;
|
|
|
|
/* renamed from: a */
|
|
public void m2194a() {
|
|
this.f2684a = null;
|
|
this.f2687d = false;
|
|
this.f2685b = null;
|
|
this.f2686c = false;
|
|
}
|
|
} |