Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java333 if (column.indexed) { in createTables()
507 columns.add(new ColumnInfo(info.value(), type, info.indexed(), info.unique(), in parseColumnInfo()
517 public final boolean indexed; field in EntrySchema.ColumnInfo
524 public ColumnInfo(String name, int type, boolean indexed, boolean unique, in ColumnInfo() argument
528 this.indexed = indexed; in ColumnInfo()
DEntry.java46 boolean indexed() default false; in indexed() method
DFileCache.java261 @Column(value = Columns.HASH_CODE, indexed = true)
273 @Column(value = Columns.LAST_ACCESS, indexed = true)
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDownloadEntry.java36 @Column(value = "hash_code", indexed = true)
48 @Column(value = "last_access", indexed = true)
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz