Home
last modified time | relevance | path

Searched defs:createCellId (Results 1 – 5 of 5) sorted by relevance

/packages/services/Telephony/utils/satellite/s2storage/src/testutils/java/com/android/telephony/sats2range/testutils/
DTestUtils.java55 public static long createCellId( in createCellId() method in TestUtils
/packages/services/Telephony/utils/satellite/s2storage/src/test/java/com/android/telephony/sats2range/
DSatS2RangeFileFormatTest.java88 public void createCellId() { in createCellId() method in SatS2RangeFileFormatTest
/packages/modules/GeoTZ/tzs2storage/src/test/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileFormatTest.java87 public void createCellId() { in createCellId() method in TzS2RangeFileFormatTest
/packages/services/Telephony/utils/satellite/s2storage/src/readonly/java/com/android/telephony/sats2range/read/
DSatS2RangeFileFormat.java289 public long createCellId(int prefixValue, int suffixValue) { in createCellId() method in SatS2RangeFileFormat
/packages/modules/GeoTZ/tzs2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileFormat.java308 public long createCellId(int prefixValue, int suffixValue) { in createCellId() method in TzS2RangeFileFormat