Home
last modified time | relevance | path

Searched refs:indexed (Results 1 – 7 of 7) 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()
DFileCache.java261 @Column(value = Columns.HASH_CODE, indexed = true)
273 @Column(value = Columns.LAST_ACCESS, indexed = true)
DEntry.java46 boolean indexed() default false; in indexed() method
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDownloadEntry.java36 @Column(value = "hash_code", indexed = true)
48 @Column(value = "last_access", indexed = true)
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz