Home
last modified time | relevance | path

Searched defs:lineView (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DTextCandidatesViewManager.java564 LinearLayout lineView = new LinearLayout(mViewBodyScroll.getContext()); in createNormalCandidateView() local
977 LinearLayout lineView = (LinearLayout) mViewCandidateList1st.getChildAt(mLineCount - 1); in setCandidate() local
1145 LinearLayout lineView = (LinearLayout)candidateList.getChildAt(i); in clearNormalViewCandidate() local
1416 LinearLayout lineView = (LinearLayout) mViewCandidateList1st.getChildAt(mLineCount - 1); in createNextLineFor1st() local