Searched refs:unlockIntent (Results 1 – 2 of 2) sorted by relevance
760 final Intent unlockIntent = km.createConfirmDeviceCredentialIntent(null, null, userId); in confirmWorkProfileCredentials() local761 if (unlockIntent != null) { in confirmWorkProfileCredentials()762 context.startActivity(unlockIntent); in confirmWorkProfileCredentials()
765 final Intent unlockIntent = km.createConfirmDeviceCredentialIntent(null, null, userId); in confirmWorkProfileCredentials() local766 if (unlockIntent != null) { in confirmWorkProfileCredentials()767 context.startActivity(unlockIntent); in confirmWorkProfileCredentials()