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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DOpenWnnDictionaryImpl.java145 protected int mTypeOfQuery = -1; field in class:OpenWnnDictionaryImpl
339 mTypeOfQuery = -1;
490 if( mDbCursor == null || mTypeOfQuery != newTypeOfQuery ) {
509 mTypeOfQuery = newTypeOfQuery;

Completed in 1899 milliseconds