Searched refs:SET_CANDIDATE_FIRST_LINE_COUNT (Results 1 – 1 of 1) sorted by relevance
81 private static final int SET_CANDIDATE_FIRST_LINE_COUNT = 7; field in TextCandidatesViewManager784 maxLine = mLineCount + SET_CANDIDATE_FIRST_LINE_COUNT; in displayCandidates()