Home | History | Annotate | Download | only in keyguard

Lines Matching refs:getAxisValue

1626                         hscroll = event.getAxisValue(MotionEvent.AXIS_VSCROLL);
1628 vscroll = -event.getAxisValue(MotionEvent.AXIS_VSCROLL);
1629 hscroll = event.getAxisValue(MotionEvent.AXIS_HSCROLL);