Searched refs:v16Listener (Results 1 – 1 of 1) sorted by relevance
77 V16InputDeviceListener v16Listener = new V16InputDeviceListener(listener); in registerInputDeviceListener() local78 mInputManager.registerInputDeviceListener(v16Listener, handler); in registerInputDeviceListener()79 mListeners.put(listener, v16Listener); in registerInputDeviceListener()