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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DTextCandidatesViewManager.java101 private TextView mViewTabSymbol; field in class:TextCandidatesViewManager
458 mViewTabSymbol = (TextView)mViewBody.findViewById(R.id.candview_symbol);
556 TextView tSymbol = mViewTabSymbol;
1507 updateTabStatus(mViewTabSymbol, true, true);
1512 updateTabStatus(mViewTabSymbol, true, false);
1517 updateTabStatus(mViewTabSymbol, true, false);

Completed in 131 milliseconds