Searched refs:getCurrentKeyboardLayoutForInputDevice (Results 1 – 5 of 5) sorted by relevance
72 String getCurrentKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier); in getCurrentKeyboardLayoutForInputDevice() method
699 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManager701 return mIm.getCurrentKeyboardLayoutForInputDevice(identifier); in getCurrentKeyboardLayoutForInputDevice()
1052 getCurrentKeyboardLayoutForInputDevice(inputDevice.getIdentifier()); in deliverInputDevicesChanged()1573 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManagerService3005 String keyboardLayoutDescriptor = getCurrentKeyboardLayoutForInputDevice(identifier); in getKeyboardLayoutOverlay()
23667 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…
19499 HSPLcom/android/server/input/InputManagerService;->getCurrentKeyboardLayoutForInputDevice(Landroid/…