I haven't tried this myself, and I don't even know if it's possible, but if you know of an app that can properly display this screen, then you can try to capture the intent as it's invoked by that app.
First, connect your phone to your PC, run B4A, view the log tab, uncheck "filter", then click "connect", then right before you invoke this other app to display the screen, click the "clear" button, then have the app display the screen, wait a second or two, then disconnect your phone.
You should see a long list of events/messages that android processed.
You will have to do a little digging, but there is a chance that the log will have recorded the intent that invoked that screen.