android - When is ACTION_USER_PRESENT sent except for the screen unlocking? -


the documentation says:

broadcast action: sent when user present after device wakes (e.g when keyguard gone).

are there cases when action_user_present sent except screen unlocking?


Comments