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