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

  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerCompat.java 132 public static InputManagerCompat getInputManager(Context context) {
  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 107 mInputManager = InputManagerCompat.Factory.getInputManager(this.getContext());
    [all...]

Completed in 102 milliseconds