Home
last modified time | relevance | path

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

/development/samples/ControllerSample/src/com/example/inputmanagercompat/
DInputManagerV16.java77 V16InputDeviceListener v16Listener = new V16InputDeviceListener(listener); in registerInputDeviceListener() local
78 mInputManager.registerInputDeviceListener(v16Listener, handler); in registerInputDeviceListener()
79 mListeners.put(listener, v16Listener); in registerInputDeviceListener()