Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DInputManager.java1141 private static final class InputDeviceListenerDelegate extends Handler { class in InputManager
1144 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManager.InputDeviceListenerDelegate