Every Android dev has seen the DKA checkbox in Developer Options. Almost nobody tests with it on. I didn’t either, until I had to track down two production bugs, months apart, that only reproduced with it on.
The first bug looked like a media picker that forgot how to respond to taps. The second looked like a profile screen that forgot how to navigate. Different feature...