Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DInputManagerGlobal.java280 private static final class InputDeviceListenerDelegate extends Handler { class in InputManagerGlobal
286 InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) { in InputDeviceListenerDelegate() method in InputManagerGlobal.InputDeviceListenerDelegate