Searched refs:addedKeyIds (Results 1 – 1 of 1) sorted by relevance
451 ArraySet<Long> addedKeyIds = new ArraySet<Long>(keys.size()); in addKeySetLPw() local455 addedKeyIds.add(id); in addKeySetLPw()459 long existingKeySetId = getIdFromKeyIdsLPr(addedKeyIds); in addKeySetLPw()464 decrementPublicKeyLPw(addedKeyIds.valueAt(i)); in addKeySetLPw()477 mKeySetMapping.put(id, addedKeyIds); in addKeySetLPw()