Home | History | Annotate | Download | only in widget

Lines Matching refs:onKeyOther

4435                     boolean handled = mInput.onKeyOther(this, (Editable) mText,
4445 // onKeyOther was added after 1.0, so if it isn't
4472 boolean handled = mMovement.onKeyOther(this, (Spannable) mText,
4479 // onKeyOther was added after 1.0, so if it isn't