Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/
H A DKeyboardLayoutPickerControllerTest.java147 when(mInputManager.getEnabledKeyboardLayoutsForInputDevice( in testOnDeviceRemove_getSameDevice_shouldFinish()
167 when(mInputManager.getEnabledKeyboardLayoutsForInputDevice( in testOnDeviceRemove_getDifferentDevice_shouldNotFinish()
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DKeyboardLayoutPickerController.java142 final String[] enabledKeyboardLayouts = mIm.getEnabledKeyboardLayoutsForInputDevice( in updateCheckedState()
H A DKeyboardLayoutDialogFragment.java311 String[] keyboardLayoutDescriptors = im.getEnabledKeyboardLayoutsForInputDevice( in loadInBackground()
/aosp12/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl75 String[] getEnabledKeyboardLayoutsForInputDevice(in InputDeviceIdentifier identifier); in getEnabledKeyboardLayoutsForInputDevice() method
H A DInputManager.java745 public String[] getEnabledKeyboardLayoutsForInputDevice(InputDeviceIdentifier identifier) { in getEnabledKeyboardLayoutsForInputDevice() method in InputManager
751 return mIm.getEnabledKeyboardLayoutsForInputDevice(identifier); in getEnabledKeyboardLayoutsForInputDevice()
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1374 getEnabledKeyboardLayoutsForInputDevice(identifier); in getKeyboardLayoutsForInputDevice()
1630 public String[] getEnabledKeyboardLayoutsForInputDevice(InputDeviceIdentifier identifier) { in getEnabledKeyboardLayoutsForInputDevice() method in InputManagerService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23668 Landroid/hardware/input/IInputManager$Stub$Proxy;->getEnabledKeyboardLayoutsForInputDevice(Landroid…
23725 Landroid/hardware/input/IInputManager;->getEnabledKeyboardLayoutsForInputDevice(Landroid/hardware/i…
23778 Landroid/hardware/input/InputManager;->getEnabledKeyboardLayoutsForInputDevice(Landroid/hardware/in…