Home
last modified time | relevance | path

Searched refs:KEY_LAYOUT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/validatekeymaps/
DMain.cpp34 KEY_LAYOUT, enumerator
71 return FileType::KEY_LAYOUT; in getFileType()
97 case FileType::KEY_LAYOUT: { in validateFile()
/frameworks/native/libs/input/tests/
DInputDevice_test.cpp43 KEY_LAYOUT); in loadKeyLayout()
/frameworks/native/libs/input/
DKeyboard.cpp108 std::string path(getPath(deviceIdentifier, name, InputDeviceConfigurationFileType::KEY_LAYOUT)); in loadKeyLayout()
/frameworks/native/include/input/
DInputDevice.h291 KEY_LAYOUT = 1, /* .kl file */ enumerator