Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyRemapper.java38 final class KeyRemapper implements InputManager.InputDeviceListener { class
51 KeyRemapper(Context context, NativeInputManagerService nativeService, in KeyRemapper() method in KeyRemapper