Searched refs:getCurrentKeyboardLayoutForInputDevice (Results 1 – 3 of 3) sorted by relevance
44 String getCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor); in getCurrentKeyboardLayoutForInputDevice() method
383 public String getCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor) { in getCurrentKeyboardLayoutForInputDevice() method in InputManager389 return mIm.getCurrentKeyboardLayoutForInputDevice(inputDeviceDescriptor); in getCurrentKeyboardLayoutForInputDevice()
898 public String getCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor) { in getCurrentKeyboardLayoutForInputDevice() method in InputManagerService1434 String keyboardLayoutDescriptor = getCurrentKeyboardLayoutForInputDevice( in getKeyboardLayoutOverlay()