Searched refs:setExcludedDevices (Results 1 – 4 of 4) sorted by relevance
265 virtual void setExcludedDevices(const std::vector<std::string>& devices) = 0;477 void setExcludedDevices(const std::vector<std::string>& devices) override final;
348 mEventHub->setExcludedDevices(mConfig.excludedDeviceNames); in refreshConfigurationLocked()
1172 void EventHub::setExcludedDevices(const std::vector<std::string>& devices) { in setExcludedDevices() function in android::EventHub
772 void setExcludedDevices(const std::vector<std::string>& devices) override { in setExcludedDevices() function in android::FakeEventHub