Home | History | Annotate | Download | only in view

Lines Matching refs:keys

30  * Describes the keys provided by a device and their associated labels.
117 // Ignore caps lock on keys where alt and shift have the same effect.
250 long[] keys = getEvents_native(mPointer, chars);
251 if (keys == null) {
256 int len = keys.length*2;
257 int N = keys.length;
259 int mods = (int)(keys[i] >> 32);
277 int mods = (int)(keys[i] >> 32);
299 int key = (int)(keys[i]);
364 * Queries the framework about whether any physical keys exist on the