Home
last modified time | relevance | path

Searched refs:isId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java305 if (!column.isId()) { in createTables()
538 public boolean isId() { in isId() method in EntrySchema.ColumnInfo