Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:newKey

879                 Key newKey = keys[mCurrentKeyIndex];
880 newKey.onPressed();
882 final int keyCode = newKey.codes[0];