Searched refs:getCurrentKeyboardLayoutForInputDevice (Results 1 – 4 of 4) sorted by relevance
62 String getCurrentKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier); in getCurrentKeyboardLayoutForInputDevice() method
594 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManager596 return mIm.getCurrentKeyboardLayoutForInputDevice(identifier); in getCurrentKeyboardLayoutForInputDevice()
811 getCurrentKeyboardLayoutForInputDevice(inputDevice.getIdentifier()); in deliverInputDevicesChanged()1327 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManagerService2001 String keyboardLayoutDescriptor = getCurrentKeyboardLayoutForInputDevice(identifier); in getKeyboardLayoutOverlay()
7172 HSPLcom/android/server/input/InputManagerService;->getCurrentKeyboardLayoutForInputDevice(Landroid/…