Home
last modified time | relevance | path

Searched defs:addConfigurationProperty (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp464 void addConfigurationProperty(int32_t deviceId, const String8& key, const String8& value) { in addConfigurationProperty() function in android::FakeEventHub
1584 void addConfigurationProperty(const char* key, const char* value) { in addConfigurationProperty() function in android::InputMapperTest