ACTION_USER_UNLOCKED constant

String const ACTION_USER_UNLOCKED

Broadcast Action: Sent when the credential-encrypted private storage has become unlocked for the target user. This is only sent to registered receivers, not manifest receivers.

Implementation

static const String ACTION_USER_UNLOCKED =
    "android.intent.action.USER_UNLOCKED";