Home
last modified time | relevance | path

Searched refs:getKeyboardLayoutOverlay (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/inputflinger/include/
DInputReaderBase.h339 virtual sp<KeyCharacterMap> getKeyboardLayoutOverlay(
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp114 jmethodID getKeyboardLayoutOverlay; member
236 virtual sp<KeyCharacterMap> getKeyboardLayoutOverlay(const InputDeviceIdentifier& identifier);
649 sp<KeyCharacterMap> NativeInputManager::getKeyboardLayoutOverlay( in getKeyboardLayoutOverlay() function in android::NativeInputManager
660 gServiceClassInfo.getKeyboardLayoutOverlay, identifierObj.get()))); in getKeyboardLayoutOverlay()
1915 GET_METHOD_ID(gServiceClassInfo.getKeyboardLayoutOverlay, clazz, in register_android_server_InputManager()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1996 private String[] getKeyboardLayoutOverlay(InputDeviceIdentifier identifier) { in getKeyboardLayoutOverlay() method in InputManagerService
/frameworks/native/services/inputflinger/
DInputReader.cpp1078 mContext->getPolicy()->getKeyboardLayoutOverlay(mIdentifier); in configure()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp287 virtual sp<KeyCharacterMap> getKeyboardLayoutOverlay(const InputDeviceIdentifier&) { in getKeyboardLayoutOverlay() function in android::FakeInputReaderPolicy
/frameworks/base/services/
Dart-profile7185 HSPLcom/android/server/input/InputManagerService;->getKeyboardLayoutOverlay(Landroid/hardware/input…