Home
last modified time | relevance | path

Searched refs:configureFd (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h599 void configureFd();
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp423 void EventHub::Device::configureFd() { in configureFd() function in android::EventHub::Device
2149 device->configureFd(); in openDeviceLocked()
2220 device->configureFd(); in enableDevice()