Home
last modified time | relevance | path

Searched refs:getDeviceEvent (Results 1 – 1 of 1) sorted by relevance

/development/samples/ControllerSample/src/com/example/inputmanagercompat/
DInputManagerV9.java139 DeviceEvent odc = DeviceEvent.getDeviceEvent(why, deviceId, listener); in notifyListeners()
154 static DeviceEvent getDeviceEvent(int messageType, int id, in getDeviceEvent() method in InputManagerV9.DeviceEvent