Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java522 public final int projectionIndex; field in EntrySchema.ColumnInfo
525 boolean fullText, String defaultValue, Field field, int projectionIndex) { in ColumnInfo()