Home
last modified time | relevance | path

Searched refs:groupUserId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java456 final int groupUserId = groupUser.getIdentifier(); in checkGroupExpandableAndStartWarningActivity() local
459 groupUserId); in checkGroupExpandableAndStartWarningActivity()
467 if (lockPatternUtils.isSeparateProfileChallengeEnabled(groupUserId)) { in checkGroupExpandableAndStartWarningActivity()
469 startConfirmCredential(groupUserId); in checkGroupExpandableAndStartWarningActivity()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTrustedCredentialsSettings.java456 final int groupUserId = groupUser.getIdentifier(); in checkGroupExpandableAndStartWarningActivity() local
459 groupUserId); in checkGroupExpandableAndStartWarningActivity()
467 if (lockPatternUtils.isSeparateProfileChallengeEnabled(groupUserId)) { in checkGroupExpandableAndStartWarningActivity()
469 startConfirmCredential(groupUserId); in checkGroupExpandableAndStartWarningActivity()