Searched refs:addedKeyIds (Results 1 – 1 of 1) sorted by relevance
436 ArraySet<Long> addedKeyIds = new ArraySet<Long>(keys.size()); in addKeySetLPw() local440 addedKeyIds.add(id); in addKeySetLPw()444 long existingKeySetId = getIdFromKeyIdsLPr(addedKeyIds); in addKeySetLPw()449 decrementPublicKeyLPw(addedKeyIds.valueAt(i)); in addKeySetLPw()462 mKeySetMapping.put(id, addedKeyIds); in addKeySetLPw()