HomeSort by relevance Sort by last modified time
    Searched full:projectionindex (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
EntrySchema.java 88 return column.projectionIndex;
106 int columnIndex = column.projectionIndex;
522 public final int projectionIndex;
525 boolean fullText, String defaultValue, Field field, int projectionIndex) {
533 this.projectionIndex = projectionIndex;

Completed in 78 milliseconds