Searched refs:profileHandle (Results 1 – 2 of 2) sorted by relevance
757 private void unlockChildProfile(int profileHandle) throws RemoteException { in unlockChildProfile() argument759 doVerifyPassword(getDecryptedPasswordForTiedProfile(profileHandle), false, in unlockChildProfile()760 0 /* no challenge */, profileHandle); in unlockChildProfile() local
696 private void broadcastProfileAvailabilityChanges(UserHandle profileHandle, in broadcastProfileAvailabilityChanges() argument705 intent.putExtra(Intent.EXTRA_USER, profileHandle); in broadcastProfileAvailabilityChanges()706 intent.putExtra(Intent.EXTRA_USER_HANDLE, profileHandle.getIdentifier()); in broadcastProfileAvailabilityChanges()