Home
last modified time | relevance | path

Searched refs:WORD (Results 1 – 14 of 14) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
DUserDictionarySettings.java55 { UserDictionary.Words._ID, UserDictionary.Words.WORD};
57 { UserDictionary.Words._ID, UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT};
66 UserDictionary.Words.WORD,
70 UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT
94 private static final String DELETE_SELECTION_WITH_SHORTCUT = UserDictionary.Words.WORD
96 private static final String DELETE_SELECTION_WITHOUT_SHORTCUT = UserDictionary.Words.WORD
100 UserDictionary.Words.WORD + "=?";
192 "UPPER(" + UserDictionary.Words.WORD + ")"); in createCursor()
197 "UPPER(" + UserDictionary.Words.WORD + ")"); in createCursor()
267 mCursor.getColumnIndexOrThrow(UserDictionary.Words.WORD)); in getWord()
[all …]
DUserDictionaryAddWordContents.java194 private static final String[] HAS_WORD_PROJECTION = { UserDictionary.Words.WORD };
195 private static final String HAS_WORD_SELECTION_ONE_LOCALE = UserDictionary.Words.WORD
197 private static final String HAS_WORD_SELECTION_ALL_LOCALES = UserDictionary.Words.WORD
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DCapsModeUtils.java270 final int WORD = 1; in getCapsMode() local
283 state = WORD; in getCapsMode()
292 case WORD: in getCapsMode()
294 state = WORD; in getCapsMode()
319 state = WORD; in getCapsMode()
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
DDictionaryBackupAgent.java71 Words.WORD,
153 null, null, Words.WORD); in getDictionary()
254 cv.put(Words.WORD, word); in restoreDictionary()
261 getContentResolver().delete(contentUri, Words.WORD + "=? and " in restoreDictionary()
264 getContentResolver().delete(contentUri, Words.WORD + "=? and " in restoreDictionary()
DUserDictionaryProvider.java91 sDictProjectionMap.put(Words.WORD, Words.WORD); in sDictProjectionMap.put() argument
117 + Words.WORD + " TEXT," in onCreate()
228 if (!values.containsKey(Words.WORD)) { in insert()
247 long rowId = db.insert(USERDICT_TABLE_NAME, Words.WORD, values); in insert()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/
DUserDictionarySettings.java55 private static final String DELETE_SELECTION_WITH_SHORTCUT = UserDictionary.Words.WORD
57 private static final String DELETE_SELECTION_WITHOUT_SHORTCUT = UserDictionary.Words.WORD
140 new String[]{UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT}, in createAdapter()
208 mCursor.getColumnIndexOrThrow(UserDictionary.Words.WORD)); in getWord()
280 final int wordColIndex = c.getColumnIndexOrThrow(UserDictionary.Words.WORD); in MyAdapter()
DUserDictionaryCursorLoader.java37 UserDictionary.Words.WORD,
78 "UPPER(" + UserDictionary.Words.WORD + ")"); in loadInBackground()
83 new String[]{queryLocale}, "UPPER(" + UserDictionary.Words.WORD + ")"); in loadInBackground()
DUserDictionaryAddWordContents.java170 private static final String[] HAS_WORD_PROJECTION = {UserDictionary.Words.WORD};
171 private static final String HAS_WORD_SELECTION_ONE_LOCALE = UserDictionary.Words.WORD
173 private static final String HAS_WORD_SELECTION_ALL_LOCALES = UserDictionary.Words.WORD
/packages/apps/Settings/src/com/android/settings/inputmethod/
DUserDictionarySettings.java55 private static final String DELETE_SELECTION_WITH_SHORTCUT = UserDictionary.Words.WORD
57 private static final String DELETE_SELECTION_WITHOUT_SHORTCUT = UserDictionary.Words.WORD
140 new String[]{UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT}, in createAdapter()
208 mCursor.getColumnIndexOrThrow(UserDictionary.Words.WORD)); in getWord()
280 final int wordColIndex = c.getColumnIndexOrThrow(UserDictionary.Words.WORD); in MyAdapter()
DUserDictionaryCursorLoader.java37 UserDictionary.Words.WORD,
78 "UPPER(" + UserDictionary.Words.WORD + ")"); in loadInBackground()
83 new String[]{queryLocale}, "UPPER(" + UserDictionary.Words.WORD + ")"); in loadInBackground()
DUserDictionaryAddWordContents.java170 private static final String[] HAS_WORD_PROJECTION = {UserDictionary.Words.WORD};
171 private static final String HAS_WORD_SELECTION_ONE_LOCALE = UserDictionary.Words.WORD
173 private static final String HAS_WORD_SELECTION_ALL_LOCALES = UserDictionary.Words.WORD
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DUserBinaryDictionary.java50 private static final String[] PROJECTION_QUERY = new String[] {Words.WORD, Words.FREQUENCY};
199 final int indexWord = cursor.getColumnIndex(Words.WORD); in addWordsLocked()
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1131 # This makes the output suitable for online browsing using WORD or other
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1131 # This makes the output suitable for online browsing using WORD or other