Searched refs:unlockIntent (Results 1 – 1 of 1) sorted by relevance
793 final Intent unlockIntent = km.createConfirmDeviceCredentialIntent(null, null, userId); in confirmWorkProfileCredentials() local794 if (unlockIntent != null) { in confirmWorkProfileCredentials()795 context.startActivity(unlockIntent); in confirmWorkProfileCredentials()