Searched refs:fullText (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DEntry.java48 boolean fullText() default false;
H A DEntrySchema.java64 if (column.fullText) {
355 if (column.fullText) {
373 if (column.fullText) {
380 if (column.fullText) {
508 info.fullText(), info.defaultValue(), field, index));
519 public final boolean fullText; field in class:EntrySchema.ColumnInfo
525 boolean fullText, String defaultValue, Field field, int projectionIndex) {
530 this.fullText = fullText;
524 ColumnInfo(String name, int type, boolean indexed, boolean unique, boolean fullText, String defaultValue, Field field, int projectionIndex) argument
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DMainKeyboardView.java848 final String fullText = subtype.getFullDisplayName();
849 if (fitsTextIntoWidth(width, fullText, paint)) {
850 return fullText;
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 120 milliseconds