Searched refs:profileHandle (Results 1 – 2 of 2) sorted by relevance
1133 private void unlockChildProfile(int profileHandle, boolean ignoreUserNotAuthenticated) in unlockChildProfile() argument1136 doVerifyCredential(getDecryptedPasswordForTiedProfile(profileHandle), in unlockChildProfile()1138 false, 0 /* no challenge */, profileHandle, null /* progressCallback */); in unlockChildProfile() local
808 private void broadcastProfileAvailabilityChanges(UserHandle profileHandle, in broadcastProfileAvailabilityChanges() argument817 intent.putExtra(Intent.EXTRA_USER, profileHandle); in broadcastProfileAvailabilityChanges()818 intent.putExtra(Intent.EXTRA_USER_HANDLE, profileHandle.getIdentifier()); in broadcastProfileAvailabilityChanges()