Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp125 jmethodID getKeyboardLayoutAssociations; member
620 KeyboardLayoutInfo>(gServiceClassInfo.getKeyboardLayoutAssociations, in getReaderConfiguration()
2808 GET_METHOD_ID(gServiceClassInfo.getKeyboardLayoutAssociations, clazz, in register_android_server_InputManager()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java2637 private String[] getKeyboardLayoutAssociations() { in getKeyboardLayoutAssociations() method in InputManagerService