Home
last modified time | relevance | path

Searched refs:getLoadFileName (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/input/
DKeyLayoutMap.h79 const std::string getLoadFileName() const;
DKeyCharacterMap.h83 const std::string getLoadFileName() const;
/frameworks/native/libs/input/
DKeyCharacterMap.cpp198 const std::string KeyCharacterMap::getLoadFileName() const { in getLoadFileName() function in android::KeyCharacterMap