Home
last modified time | relevance | path

Searched defs:getEntryCount (Results 1 – 9 of 9) sorted by relevance

/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/read/
DSuffixTableBlock.java87 int getEntryCount(); in getEntryCount() method
166 public int getEntryCount() { in getEntryCount() method in SuffixTableBlock
DUnpopulatedSuffixTableBlock.java47 public int getEntryCount() { in getEntryCount() method in UnpopulatedSuffixTableBlock
DSuffixTableExtraInfo.java96 public int getEntryCount() { in getEntryCount() method in SuffixTableExtraInfo
DPopulatedSuffixTableBlock.java95 public int getEntryCount() { in getEntryCount() method in PopulatedSuffixTableBlock
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/
DTable.java46 int getEntryCount(); in getEntryCount() method
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/packed/read/
DBaseTypedPackedTable.java55 public int getEntryCount() { in getEntryCount() method in BaseTypedPackedTable
DPackedTableReader.java147 public int getEntryCount() { in getEntryCount() method in PackedTableReader
/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/table/packed/write/
DPackedTableWriter.java146 public int getEntryCount() { in getEntryCount() method in PackedTableWriter
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDelta.java320 public int getEntryCount(boolean onlyVisible) { in getEntryCount() method in RawContactDelta