package o; import android.window.OnBackInvokedCallback; /* loaded from: classes.dex */ public final /* synthetic */ class jbe implements OnBackInvokedCallback { public final Runnable b; @Override // android.window.OnBackInvokedCallback public final void onBackInvoked() { this.b.run(); } }