Searched refs:piUserId (Results 1 – 1 of 1) sorted by relevance
2284 int piUserId = profileUserIds.get(i); in resetKeyStore() local2286 if (piUserId != -1 && piUserDecryptedPassword != null) { in resetKeyStore()2287 tieProfileLockToParent(piUserId, userId, piUserDecryptedPassword); in resetKeyStore()