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