Android SDK reader Payment Failed

Thanks for providing the snippet. Where is this code called from? Which class?

CheckoutManager checkoutManager = ReaderSdk.checkoutManager(); checkoutCallbackRef = checkoutManager.addCheckoutActivityCallback(this::onCheckoutResult);