Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl60 String getCurrentKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier); in getCurrentKeyboardLayoutForInputDevice() method
DInputManager.java589 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManager
591 return mIm.getCurrentKeyboardLayoutForInputDevice(identifier); in getCurrentKeyboardLayoutForInputDevice()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java791 getCurrentKeyboardLayoutForInputDevice(inputDevice.getIdentifier()); in deliverInputDevicesChanged()
1307 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManagerService
1957 String keyboardLayoutDescriptor = getCurrentKeyboardLayoutForInputDevice(identifier); in getKeyboardLayoutOverlay()
/frameworks/base/config/
Dboot-image-profile.txt21669 HSPLandroid/hardware/input/IInputManager;->getCurrentKeyboardLayoutForInputDevice(Landroid/hardware…