Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DTextCandidatesViewManager.java1141 LinearLayout candidateList = mViewCandidateList1st; in clearNormalViewCandidate() local
1142 int lineNum = candidateList.getChildCount(); in clearNormalViewCandidate()
1145 LinearLayout lineView = (LinearLayout)candidateList.getChildAt(i); in clearNormalViewCandidate()