Searched refs:OUT_OF_BOUNDS (Results 1 – 1 of 1) sorted by relevance
44 private static final int OUT_OF_BOUNDS = -1; field in CandidateView52 private int mTouchX = OUT_OF_BOUNDS;99 if (mTouchX != OUT_OF_BOUNDS) {241 touchX != OUT_OF_BOUNDS) { in onDraw()348 mTouchX = OUT_OF_BOUNDS; in clear()431 mCurrentWordIndex = OUT_OF_BOUNDS; in hidePreview()443 if (wordIndex == OUT_OF_BOUNDS) { in showPreview()475 mTouchX = OUT_OF_BOUNDS; in removeHighlight()