Searched refs:unique (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | EntrySchema.java | 303 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 …]
|
D | Entry.java | 52 boolean unique() default false; in unique() method
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | encoding.md | 19 > Unicode provides a unique number for every character, 24 Those unique numbers are called code points, which is in the range `0x0` to `0x10FFFF`.
|
D | Doxyfile.in | 150 # 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/ |
D | dbreg_API_doxyfile | 116 # 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/ |
D | feature_mos_API_doxyfile | 116 # 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/ |
D | global-interface-listing-expected.txt | 2530 getter unique 5701 getter unique
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|