Searched refs:totalChoicesNum (Results 1 – 1 of 1) sorted by relevance
1776 int totalChoicesNum = 0; in chooseDecodingCandidate() local1780 totalChoicesNum = 0; in chooseDecodingCandidate()1789 totalChoicesNum = mIPinyinDecoderService in chooseDecodingCandidate()1796 totalChoicesNum = mIPinyinDecoderService in chooseDecodingCandidate()1803 totalChoicesNum = mIPinyinDecoderService in chooseDecodingCandidate()1808 updateDecInfoForSearch(totalChoicesNum); in chooseDecodingCandidate()1812 private void updateDecInfoForSearch(int totalChoicesNum) { in updateDecInfoForSearch() argument1813 mTotalChoicesNum = totalChoicesNum; in updateDecInfoForSearch()