Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl72 String getCurrentKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier); in getCurrentKeyboardLayoutForInputDevice() method
DInputManager.java699 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManager
701 return mIm.getCurrentKeyboardLayoutForInputDevice(identifier); in getCurrentKeyboardLayoutForInputDevice()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1052 getCurrentKeyboardLayoutForInputDevice(inputDevice.getIdentifier()); in deliverInputDevicesChanged()
1573 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManagerService
3005 String keyboardLayoutDescriptor = getCurrentKeyboardLayoutForInputDevice(identifier); in getKeyboardLayoutOverlay()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt23667 Landroid/hardware/input/IInputManager$Stub$Proxy;->getCurrentKeyboardLayoutForInputDevice(Landroid/…
23724 Landroid/hardware/input/IInputManager;->getCurrentKeyboardLayoutForInputDevice(Landroid/hardware/in…
23777 Landroid/hardware/input/InputManager;->getCurrentKeyboardLayoutForInputDevice(Landroid/hardware/inp…
/frameworks/base/services/
Dart-profile19499 HSPLcom/android/server/input/InputManagerService;->getCurrentKeyboardLayoutForInputDevice(Landroid/…