Home
last modified time | relevance | path

Searched refs:getLayoutDescriptor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1297 private String getLayoutDescriptor(InputDeviceIdentifier identifier) { in getLayoutDescriptor() method in InputManagerService
1314 String key = getLayoutDescriptor(identifier); in getCurrentKeyboardLayoutForInputDevice()
1342 String key = getLayoutDescriptor(identifier); in setCurrentKeyboardLayoutForInputDevice()
1359 String key = getLayoutDescriptor(identifier); in getEnabledKeyboardLayoutsForInputDevice()
1375 String key = getLayoutDescriptor(identifier); in getKeyboardLayoutForInputDevice()
1420 String key = getLayoutDescriptor(identifier); in setKeyboardLayoutForInputDeviceInner()
1457 String key = getLayoutDescriptor(identifier); in addKeyboardLayoutForInputDevice()
1485 String key = getLayoutDescriptor(identifier); in removeKeyboardLayoutForInputDevice()
1539 String key = getLayoutDescriptor(device.getIdentifier()); in handleSwitchKeyboardLayout()
/frameworks/base/services/
Dart-profile2488 HPLcom/android/server/input/InputManagerService;->getLayoutDescriptor(Landroid/hardware/input/Input…