Home | History | Annotate | Download | only in res

Lines Matching refs:touchscreen

104     public int touchscreen;
234 touchscreen = o.touchscreen;
257 sb.append(touchscreen);
290 touchscreen = TOUCHSCREEN_UNDEFINED;
340 if (delta.touchscreen != TOUCHSCREEN_UNDEFINED
341 && touchscreen != delta.touchscreen) {
343 touchscreen = delta.touchscreen;
440 if (delta.touchscreen != TOUCHSCREEN_UNDEFINED
441 && touchscreen != delta.touchscreen) {
548 dest.writeInt(touchscreen);
569 touchscreen = source.readInt();
621 n = this.touchscreen - that.touchscreen;
659 + this.touchscreen