Searched refs:theirKey (Results 1 – 1 of 1) sorted by relevance
94 final int theirKey = copyFrom.getKeyAt(i); in copyFrom() local95 final long[] theirLongs = copyFrom.mParent.mLongs.get(getArrayFromKey(theirKey)); in copyFrom()97 final byte id = SparseMappingTable.getIdFromKey(theirKey); in copyFrom()102 System.arraycopy(theirLongs, getIndexFromKey(theirKey), in copyFrom()