/packages/services/Telephony/utils/satellite/s2storage/src/test/java/com/android/telephony/sats2range/ |
D | SuffixTableBlockTest.java | 51 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in writer_createPopulatedBlockWriter_noEntriesThrows() local 65 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in writer_createPopulatedBlockWriter_addRange() local 94 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in writer_createPopulatedBlockWriter_rejectOverlappingRanges() local 154 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in suffixTableBlock_empty() local 170 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in suffixTableBlock_populated_findEntryByCellId() local 240 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in suffixTableBlock_populated_findEntryByCellId_cellIdOutOfRange() local 269 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in suffixTableBlock_visit() local 305 private S2LevelRange findEntryByCellId(SatS2RangeFileFormat fileFormat, in findEntryByCellId()
|
D | HeaderBlockTest.java | 38 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in readWrite() local 53 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in visit() local
|
D | SuffixTableExtraInfoTest.java | 36 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in create_emptyBlock() local 51 SatS2RangeFileFormat fileFormat = TestUtils.createS2RangeFileFormat(true); in create_nonEmptyBlock() local
|
/packages/services/Telephony/utils/satellite/tools/src/test/java/com/android/telephony/tools/sats2/ |
D | CreateSatS2FileTest.java | 74 SatS2RangeFileFormat fileFormat = FileFormats.getFileFormatForLevel(s2Level, isAllowedList); in testCreateSatS2FileWithInvalidInput() local 75 TestUtils.createInvalidTestS2CellFile(inputFilePath.toFile(), fileFormat); in testCreateSatS2FileWithInvalidInput() local 111 SatS2RangeFileFormat fileFormat = FileFormats.getFileFormatForLevel(s2Level, isAllowedList); in testCreateSatS2FileWithValidInput() local 112 TestUtils.createValidTestS2CellFile(inputFilePath.toFile(), fileFormat); in testCreateSatS2FileWithValidInput() local
|
/packages/modules/GeoTZ/tzs2storage/src/test/java/com/android/timezone/location/storage/tzs2range/ |
D | SuffixTableBlockTest.java | 49 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in writer_createPopulatedBlockWriter_noEntriesThrows() local 64 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in writer_createPopulatedBlockWriter_addRange() local 97 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in writer_createPopulatedBlockWriter_rejectOverlappingRanges() local 161 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_empty() local 177 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_populated_findEntryByCellId() local 249 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_populated_findEntryByCellId_cellIdOutOfRange() local 279 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_visit() local 321 private SuffixTableRange findEntryByCellId(TzS2RangeFileFormat fileFormat, in findEntryByCellId()
|
D | HeaderBlockTest.java | 40 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in readWrite() local 61 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in visit() local
|
D | TzS2RangeFileTest.java | 39 TzS2RangeFileFormat fileFormat; in findEntryByCellId() local 78 TzS2RangeFileFormat fileFormat, int faceId, int otherPrefixBits, int suffixBits) { in cellId()
|
D | SuffixTableExtraInfoTest.java | 33 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in create_emptyBlock() local 48 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in create_nonEmptyBlock() local
|
/packages/services/Telephony/utils/satellite/tools/src/main/java/com/android/telephony/tools/sats2/ |
D | CreateTestSatS2File.java | 37 SatS2RangeFileFormat fileFormat = FileFormats.getFileFormatForLevel(12, true); in main() local 43 SatS2RangeFileWriter.open(file, fileFormat)) { in main() argument
|
/packages/modules/GeoTZ/tzs2storage/tools/src/java/com/android/timezone/location/tools/tzs2/ |
D | CreateTestTzS2File.java | 37 TzS2RangeFileFormat fileFormat = FileFormats.getFileFormatForLevel(12); in main() local 42 try (TzS2RangeFileWriter tzS2RangeFileWriter = TzS2RangeFileWriter.open(file, fileFormat)) { in main() argument
|
D | CreateTzS2File.java | 87 TzS2RangeFileFormat fileFormat = FileFormats.getFileFormatForLevel(s2Level); in main() local 88 try (TzS2RangeFileWriter writer = TzS2RangeFileWriter.open(outputFile, fileFormat)) { in main() argument
|
/packages/services/Telephony/utils/satellite/s2storage/src/readonly/java/com/android/telephony/sats2range/read/ |
D | SuffixTableBlock.java | 88 private SuffixTableBlock(SatS2RangeFileFormat fileFormat, SuffixTableBlockDelegate delegate) { in SuffixTableBlock() 99 SatS2RangeFileFormat fileFormat, BlockData blockData) { in createPopulated() 112 public static SuffixTableBlock createEmpty(SatS2RangeFileFormat fileFormat, int prefix) { in createEmpty()
|
D | PopulatedSuffixTableBlock.java | 59 SatS2RangeFileFormat fileFormat, IntValueTypedPackedTable packedTable) { in PopulatedSuffixTableBlock() 114 S2CellMatcher(SatS2RangeFileFormat fileFormat, int suffixSearchValue) { in S2CellMatcher()
|
/packages/services/Telephony/utils/satellite/s2storage/src/testutils/java/com/android/telephony/sats2range/testutils/ |
D | TestUtils.java | 56 SatS2RangeFileFormat fileFormat, int faceId, int otherPrefixBits, int suffixBits) { in createCellId() 106 File outputFile, SatS2RangeFileFormat fileFormat) throws Exception { in createValidTestS2CellFile() 130 File outputFile, SatS2RangeFileFormat fileFormat) throws Exception { in createInvalidTestS2CellFile()
|
/packages/modules/GeoTZ/tzs2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/read/ |
D | SuffixTableBlock.java | 96 private SuffixTableBlock(TzS2RangeFileFormat fileFormat, SuffixTableBlockDelegate delegate) { in SuffixTableBlock() 107 TzS2RangeFileFormat fileFormat, BlockData blockData) { in createPopulated() 120 public static SuffixTableBlock createEmpty(TzS2RangeFileFormat fileFormat, int prefix) { in createEmpty()
|
D | PopulatedSuffixTableBlock.java | 67 TzS2RangeFileFormat fileFormat, IntValueTypedPackedTable packedTable) { in PopulatedSuffixTableBlock() 127 S2CellMatcher(TzS2RangeFileFormat fileFormat, int suffixSearchValue) { in S2CellMatcher()
|
/packages/services/Telephony/utils/satellite/s2storage/src/write/java/com/android/telephony/sats2range/write/ |
D | HeaderBlockWriter.java | 43 private HeaderBlockWriter(SatS2RangeFileFormat fileFormat, File file) { in HeaderBlockWriter() 49 public static HeaderBlockWriter create(SatS2RangeFileFormat fileFormat) throws IOException { in create()
|
D | SuffixTableWriter.java | 59 private SuffixTableWriter(SatS2RangeFileFormat fileFormat, SuffixTableSharedData sharedData) in SuffixTableWriter() 82 SatS2RangeFileFormat fileFormat, SuffixTableSharedData sharedData) throws IOException { in createPopulated()
|
D | SatS2RangeFileWriter.java | 46 private SatS2RangeFileWriter(SatS2RangeFileFormat fileFormat, BlockFileWriter blockFileWriter) in SatS2RangeFileWriter() 55 public static SatS2RangeFileWriter open(File outFile, SatS2RangeFileFormat fileFormat) in open()
|
/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/ |
D | S2RangeSatelliteOnDeviceAccessControllerTest.java | 72 SatS2RangeFileFormat fileFormat = null; in testSatelliteAccessControl() local 168 SatS2RangeFileFormat fileFormat; in createSatS2File() local
|
/packages/modules/GeoTZ/tzs2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/ |
D | HeaderBlockWriter.java | 47 private HeaderBlockWriter(TzS2RangeFileFormat fileFormat, File file) { in HeaderBlockWriter() 54 public static HeaderBlockWriter create(TzS2RangeFileFormat fileFormat) throws IOException { in create()
|
D | SuffixTableWriter.java | 59 private SuffixTableWriter(TzS2RangeFileFormat fileFormat, SuffixTableSharedData sharedData) in SuffixTableWriter() 82 TzS2RangeFileFormat fileFormat, SuffixTableSharedData sharedData) throws IOException { in createPopulated()
|
D | TzS2RangeFileWriter.java | 49 private TzS2RangeFileWriter(TzS2RangeFileFormat fileFormat, BlockFileWriter blockFileWriter) in TzS2RangeFileWriter() 59 public static TzS2RangeFileWriter open(File outFile, TzS2RangeFileFormat fileFormat) in open()
|
/packages/services/Telephony/utils/satellite/tools/src/main/java/com/android/telephony/tools/sats2/dump/ |
D | HeaderBlockDumper.java | 33 public void visitFileFormat(SatS2RangeFileFormat fileFormat) { in visitFileFormat()
|
/packages/modules/GeoTZ/tzs2storage/tools/src/java/com/android/timezone/location/tools/tzs2/dump/ |
D | HeaderBlockDumper.java | 35 public void visitFileFormat(TzS2RangeFileFormat fileFormat) { in visitFileFormat()
|