Home
last modified time | relevance | path

Searched defs:newEndCellId (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/utils/satellite/s2storage/src/write/java/com/android/telephony/sats2range/write/
DSatS2RangeFileWriter.java125 long newEndCellId = mFileFormat.createCellId(startCellPrefix + 1, 0); in collectSamePrefixRanges() local
135 long newEndCellId = mFileFormat.createCellId(startCellPrefix + 1, 0); in collectSamePrefixRanges() local
190 long newEndCellId = S2Support.offsetCellId(startCellId, maxRangeLength); in writeSamePrefixRanges() local
/packages/modules/GeoTZ/tzs2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/
DTzS2RangeFileWriter.java130 long newEndCellId = mFileFormat.createCellId(startCellPrefix + 1, 0); in collectSamePrefixRanges() local
141 long newEndCellId = mFileFormat.createCellId(startCellPrefix + 1, 0); in collectSamePrefixRanges() local
207 long newEndCellId = S2Support.offsetCellId(startCellId, maxRangeLength); in writeSamePrefixRanges() local