Searched refs:setExcludedDevices (Results 1 – 4 of 4) sorted by relevance
192 virtual void setExcludedDevices(const std::vector<std::string>& devices) = 0;289 virtual void setExcludedDevices(const std::vector<std::string>& devices);
566 void EventHub::setExcludedDevices(const std::vector<std::string>& devices) { in setExcludedDevices() function in android::EventHub
559 mEventHub->setExcludedDevices(mConfig.excludedDeviceNames); in refreshConfigurationLocked()
608 virtual void setExcludedDevices(const std::vector<std::string>& devices) { in setExcludedDevices() function in android::FakeEventHub