what-the-bank/sources/o/Upe.java

19 lines
383 B
Java

package o;
import android.os.Bundle;
import android.os.IBinder;
/* loaded from: classes.dex */
public final class Upe {
public static final Upe d = new Upe();
private Upe() {
}
public static final void qp_(Bundle bundle, String str, IBinder iBinder) {
C14957gcv.e(bundle, "");
C14957gcv.e(str, "");
bundle.putBinder(str, iBinder);
}
}