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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DOpenWnnDictionaryImpl.java66 protected static final String COLUMN_NAME_POS_RIGHT = "posRight"; field in class:OpenWnnDictionaryImpl
81 COLUMN_NAME_POS_RIGHT + "," +
91 COLUMN_NAME_POS_RIGHT + "," +
306 COLUMN_NAME_POS_RIGHT + " integer, " +
901 content.put( COLUMN_NAME_POS_RIGHT, word[index].partOfSpeech.right );
1068 content.put( COLUMN_NAME_POS_RIGHT, word.partOfSpeech.right );

Completed in 12 milliseconds