package b9;

import com.google.android.material.bottomappbar.BottomAppBar;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
import com.google.android.material.floatingactionbutton.j;

/* JADX INFO: loaded from: classes2.dex */
public final class c extends j {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f4777a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ BottomAppBar f4778b;

    public c(BottomAppBar bottomAppBar, int i10) {
        this.f4778b = bottomAppBar;
        this.f4777a = i10;
    }

    @Override // com.google.android.material.floatingactionbutton.j
    public final void a(FloatingActionButton floatingActionButton) {
        int i10 = BottomAppBar.V0;
        floatingActionButton.setTranslationX(this.f4778b.I(this.f4777a));
        floatingActionButton.show(new b(this));
    }
}
