Home
last modified time | relevance | path

Searched refs:parseKeyProperty (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DKeyCharacterMap.h222 status_t parseKeyProperty();
/frameworks/native/libs/input/
DKeyCharacterMap.cpp761 status_t status = parseKeyProperty(); in parse()
929 status_t KeyCharacterMap::Parser::parseKeyProperty() { in parseKeyProperty() function in android::KeyCharacterMap::Parser