Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/
DTable.java25 public interface Table<E extends Table.TableEntry> { interface
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntry.java37 public @interface Table { annotation in Entry