Home
last modified time | relevance | path

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

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