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.

27 lines
587 B

package androidx.core.app;
import android.app.PendingIntent;
import androidx.core.graphics.drawable.IconCompat;
import p074z0.InterfaceC1918c;
/* loaded from: classes.dex */
public final class RemoteActionCompat implements InterfaceC1918c {
/* renamed from: a */
public IconCompat f1008a;
/* renamed from: b */
public CharSequence f1009b;
/* renamed from: c */
public CharSequence f1010c;
/* renamed from: d */
public PendingIntent f1011d;
/* renamed from: e */
public boolean f1012e;
/* renamed from: f */
public boolean f1013f;
}