Searched refs:requestReopenDevices (Results 1 – 6 of 6) sorted by relevance
172 MOCK_METHOD(void, requestReopenDevices, (), (override));
226 void requestReopenDevices() override {} in requestReopenDevices() function
383 virtual void requestReopenDevices() = 0;591 void requestReopenDevices() override final;
251 void requestReopenDevices() override {} in requestReopenDevices() function
436 mEventHub->requestReopenDevices(); in refreshConfigurationLocked()
2840 void EventHub::requestReopenDevices() { in requestReopenDevices() function in android::EventHub