Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl93 String getCurrentKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier); in getCurrentKeyboardLayoutForInputDevice() method
H A DInputManager.java551 public String getCurrentKeyboardLayoutForInputDevice( in getCurrentKeyboardLayoutForInputDevice() method in InputManager
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardLayoutManager.java597 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in KeyboardLayoutManager
H A DInputManagerService.java1195 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManagerService