17 lines
412 B
Java
17 lines
412 B
Java
|
package o;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import android.content.res.ColorStateList;
|
||
|
import android.graphics.drawable.Drawable;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class AgY {
|
||
|
public static ColorStateList dS_(Context context, int i) {
|
||
|
return nMh.getColorStateList(context, i);
|
||
|
}
|
||
|
|
||
|
public static Drawable dT_(Context context, int i) {
|
||
|
return KPD.d().iT_(context, i);
|
||
|
}
|
||
|
}
|