Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/
H A DKeyboardLayoutManagerTests.kt292 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
302 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
324 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
358 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
376 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
400 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
420 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
432 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
454 keyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(
/aosp14/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java551 public String getCurrentKeyboardLayoutForInputDevice( in getCurrentKeyboardLayoutForInputDevice() method in InputManager
554 return mIm.getCurrentKeyboardLayoutForInputDevice(identifier); in getCurrentKeyboardLayoutForInputDevice()
H A DIInputManager.aidl93 String getCurrentKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier); in getCurrentKeyboardLayoutForInputDevice() method
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardLayoutManager.java198 String layout = getCurrentKeyboardLayoutForInputDevice(inputDevice.getIdentifier()); in onInputDeviceChanged()
597 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in KeyboardLayoutManager
781 keyboardLayoutDescriptor = getCurrentKeyboardLayoutForInputDevice(identifier); in getKeyboardLayoutOverlay()
H A DInputManagerService.java1195 public String getCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier) { in getCurrentKeyboardLayoutForInputDevice() method in InputManagerService
1196 return mKeyboardLayoutManager.getCurrentKeyboardLayoutForInputDevice(identifier); in getCurrentKeyboardLayoutForInputDevice()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1606 …method @Nullable public String getCurrentKeyboardLayoutForInputDevice(@NonNull android.hardware.in…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20789 Landroid/hardware/input/IInputManager$Stub$Proxy;->getCurrentKeyboardLayoutForInputDevice(Landroid/…
20846 Landroid/hardware/input/IInputManager;->getCurrentKeyboardLayoutForInputDevice(Landroid/hardware/in…
20899 Landroid/hardware/input/InputManager;->getCurrentKeyboardLayoutForInputDevice(Landroid/hardware/inp…