Home
last modified time | relevance | path

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

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