Home | History | Annotate | Download | only in suggestions

Lines Matching refs:pickSuggestionManually

75         public void pickSuggestionManually(int index, CharSequence word, int x, int y);
732 mListener.pickSuggestionManually(index, word, NOT_A_TOUCH_COORDINATE,
879 mListener.pickSuggestionManually(index, word, mLastX, mLastY);