Searched refs:getDisabledClientsLocked (Results 1 – 2 of 2) sorted by relevance
265 std::vector<void *> getDisabledClientsLocked() const;
865 std::vector<void *> SensorDevice::getDisabledClientsLocked() const { in getDisabledClientsLocked() function in android::SensorDevice940 for (void *client : getDisabledClientsLocked()) { in enableAllSensors()