Searched refs:COLUMN_NAME_POS_RIGHT (Results 1 – 1 of 1) sorted by relevance
66 protected static final String COLUMN_NAME_POS_RIGHT = "posRight"; field in OpenWnnDictionaryImpl81 COLUMN_NAME_POS_RIGHT + "," +91 COLUMN_NAME_POS_RIGHT + "," +306 COLUMN_NAME_POS_RIGHT + " integer, " + in createDictionaryTable()901 … content.put( COLUMN_NAME_POS_RIGHT, word[index].partOfSpeech.right ); in addWordToUserDictionary()1068 content.put( COLUMN_NAME_POS_RIGHT, word.partOfSpeech.right ); in learnWord()