packages/SystemUI/docs/device-entry/bouncer.md
KeyguardBouncer is the component responsible for displaying the security method set by the user (password, PIN, pattern) as well as SIM-related security methods, allowing the user to unlock the device or SIM.
The bouncer contains a hierarchy of controllers/views to render the user's security method and to manage the authentication attempts.
Fun fact: Naming comes from the concept of a bouncer at a bar or nightclub, who prevent troublemakers from entering or eject them from the premises.