Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:property

2295 static void mapStemKey(int32_t keyCode, const PropertyMap& config, char const *property) {
2297 if (config.tryGetProperty(String8(property), mapped) && mapped > 0) {