Home
last modified time | relevance | path

Searched defs:onInputDeviceChanged (Results 1 – 4 of 4) sorted by relevance

/development/samples/ControllerSample/src/com/example/inputmanagercompat/
DInputManagerCompat.java108 void onInputDeviceChanged(int deviceId); in onInputDeviceChanged() method
DInputManagerV16.java64 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in InputManagerV16.V16InputDeviceListener
/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameControllerInput.java179 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method in GameControllerInput
/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java1144 public void onInputDeviceChanged(int deviceId) { in onInputDeviceChanged() method