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

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -