Searched refs:PY_STRING_MAX (Results 1 – 1 of 1) sorted by relevance
1507 private static final int PY_STRING_MAX = 28; field in PinyinIME.DecodingInfo1650 if (mSurface.length() >= PY_STRING_MAX - 1) return true; in isSplStrFull()1783 mPyBuf = new byte[PY_STRING_MAX]; in chooseDecodingCandidate()