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