Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnDictionaryImpl.java148 protected String mExactQuerySqlOrderByFreq; field in OpenWnnDictionaryImpl
225 mExactQuerySqlOrderByFreq = String.format( in OpenWnnDictionaryImpl()
428 querySqlOrderByFreq = mExactQuerySqlOrderByFreq; in createQuery()