Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java303 StringBuilder unique = new StringBuilder(); in createTables() local
314 if (column.unique) { in createTables()
315 if (unique.length() == 0) { in createTables()
316 unique.append(column.name); in createTables()
318 unique.append(',').append(column.name); in createTables()
323 if (unique.length() > 0) { in createTables()
324 sql.append(",UNIQUE(").append(unique).append(')'); in createTables()
507 columns.add(new ColumnInfo(info.value(), type, info.indexed(), info.unique(), in parseColumnInfo()
518 public final boolean unique; field in EntrySchema.ColumnInfo
524 public ColumnInfo(String name, int type, boolean indexed, boolean unique, in ColumnInfo() argument
[all …]
DEntry.java52 boolean unique() default false; in unique() method
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dencoding.md19 > Unicode provides a unique number for every character,
24 Those unique numbers are called code points, which is in the range `0x0` to `0x10FFFF`.
DDoxyfile.in150 # shortest path that makes the file name unique will be used
1383 # A unique identifier for the Eclipse help plugin. When installing the plugin
1591 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
2036 # Note: Each tag file must have a unique name (where the name does NOT include
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile116 # to NO the shortest path that makes the file name unique will be used.
1336 # Note that each tag file must have a unique name
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile116 # to NO the shortest path that makes the file name unique will be used.
1336 # Note that each tag file must have a unique name
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt2530 getter unique
5701 getter unique
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz