Home
last modified time | relevance | path

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

/frameworks/base/tools/validatekeymaps/
DMain.cpp45 KEY_LAYOUT, enumerator
82 return FileType::KEY_LAYOUT; in getFileType()
138 case FileType::KEY_LAYOUT: { in validateFile()
/frameworks/native/libs/input/
DKeyboard.cpp116 std::string path(getPath(deviceIdentifier, name, InputDeviceConfigurationFileType::KEY_LAYOUT)); in loadKeyLayout()
133 KEY_LAYOUT, in loadKeyLayout()
/frameworks/native/libs/input/tests/
DInputDevice_test.cpp45 KEY_LAYOUT); in loadKeyLayout()
/frameworks/native/include/input/
DInputDevice.h390 KEY_LAYOUT = 1, /* .kl file */ enumerator