21 lines
501 B
Java
21 lines
501 B
Java
|
package o;
|
||
|
|
||
|
import android.app.PendingIntent;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
final class IEk extends AbstractC8775dVi {
|
||
|
private final spS c;
|
||
|
private final String d;
|
||
|
|
||
|
@Override // o.AbstractC8775dVi
|
||
|
public final String c() {
|
||
|
return this.d;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public IEk(String str, C16916sOz c16916sOz, PendingIntent pendingIntent) {
|
||
|
this.d = str;
|
||
|
this.c = new spS(c16916sOz, pendingIntent);
|
||
|
}
|
||
|
}
|