Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/tzs2storage/src/test/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileTest.java42 TzS2RangeFileWriter.open(file, createS2RangeFileFormat())) { in findEntryByCellId() argument
103 private static TzS2RangeFileFormat createS2RangeFileFormat() { in createS2RangeFileFormat() method in TzS2RangeFileTest
DHeaderBlockTest.java88 private static TzS2RangeFileFormat createS2RangeFileFormat() { in createS2RangeFileFormat() method in HeaderBlockTest
DSuffixTableExtraInfoTest.java93 private static TzS2RangeFileFormat createS2RangeFileFormat() { in createS2RangeFileFormat() method in SuffixTableExtraInfoTest
DSuffixTableBlockTest.java328 private static TzS2RangeFileFormat createS2RangeFileFormat() { in createS2RangeFileFormat() method in SuffixTableBlockTest
/packages/services/Telephony/utils/satellite/s2storage/src/testutils/java/com/android/telephony/sats2range/testutils/
DTestUtils.java40 public static SatS2RangeFileFormat createS2RangeFileFormat(boolean isAllowedList) { in createS2RangeFileFormat() method in TestUtils