Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1352 Map<Integer, byte[]> profilePasswordMap) throws RemoteException { in synchronizeUnifiedWorkChallengeForProfiles() argument
1371 … if (profilePasswordMap != null && profilePasswordMap.containsKey(managedUserId)) { in synchronizeUnifiedWorkChallengeForProfiles()
1373 profilePasswordMap.get(managedUserId), in synchronizeUnifiedWorkChallengeForProfiles()