Searched refs:updateBits (Results 1 – 1 of 1) sorted by relevance
80 msb = updateBits(msb, k, bits); in fromFij()87 lsb = updateBits(lsb, k, bits); in fromFij()317 private static long updateBits(long sb, int k, int bits) { in updateBits() method in S2CellIdUtils