Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputMapperTest.cpp143 void InputMapperTest::addConfigurationProperty(const char* key, const char* value) { in addConfigurationProperty() function in android::InputMapperTest
DFakeEventHub.cpp91 void FakeEventHub::addConfigurationProperty(int32_t deviceId, const char* key, const char* value) { in addConfigurationProperty() function in android::FakeEventHub