Home | History | Annotate | Download | only in widget

Lines Matching refs:getTextBeforeCursor

5868         public CharSequence getTextBeforeCursor(int n, int flags) {
5870 return mTarget.getTextBeforeCursor(n, flags);