Home
last modified time | relevance | path

Searched defs:getKeyboardLayoutInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DKeyboardInputMapper.cpp121 std::optional<KeyboardLayoutInfo> KeyboardInputMapper::getKeyboardLayoutInfo() const { in getKeyboardLayoutInfo() function in android::KeyboardInputMapper
/frameworks/native/include/input/
DInputDevice.h312 inline const std::optional<KeyboardLayoutInfo>& getKeyboardLayoutInfo() const { in getKeyboardLayoutInfo() function