Searched defs:clearCandidates (Results 1 - 5 of 5) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DCandidatesViewManager.java124 public abstract void clearCandidates(); method in class:CandidatesViewManager
H A DTextCandidates1LineViewManager.java390 clearCandidates();
501 /** @see CandidatesViewManager#clearCandidates */
502 public void clearCandidates() { method in class:TextCandidates1LineViewManager
H A DTextCandidatesViewManager.java721 clearCandidates();
1154 /** @see CandidatesViewManager#clearCandidates */
1155 public void clearCandidates() { method in class:TextCandidatesViewManager
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
H A DOpenWnnEngineEN.java174 private void clearCandidates() { method in class:OpenWnnEngineEN
253 clearCandidates();
284 clearCandidates();
290 clearCandidates();
296 clearCandidates();
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DOpenWnnEngineJAJP.java289 private void clearCandidates() { method in class:OpenWnnEngineJAJP
379 clearCandidates();
411 clearCandidates();
470 clearCandidates();
476 clearCandidates();
556 clearCandidates();

Completed in 72 milliseconds