HomeSort by relevance Sort by last modified time
    Searched refs:processJoystickInput (Results 1 - 2 of 2) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 234 processJoystickInput(event, i);
238 processJoystickInput(event, -1);
244 private void processJoystickInput(MotionEvent event, int historyPos) {
  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 819 private void processJoystickInput(MotionEvent event, int historyPos) {
857 processJoystickInput(event, i);
861 processJoystickInput(event, -1);
    [all...]

Completed in 67 milliseconds