Searched refs:currentKeySetId (Results 1 – 1 of 1) sorted by relevance
687 long currentKeySetId = 0; in readKeySetsLPw() local745 long currentKeySetId = 0; in readKeySetListLPw() local754 currentKeySetId = Long.parseLong(encodedID); in readKeySetListLPw()756 mKeySets.put(currentKeySetId, new KeySetHandle(currentKeySetId, refCount)); in readKeySetListLPw()757 mKeySetMapping.put(currentKeySetId, new ArraySet<Long>()); in readKeySetListLPw()761 mKeySetMapping.get(currentKeySetId).add(id); in readKeySetListLPw()