Searched refs:requestAllSensors (Results 1 – 2 of 2) sorted by relevance
163 bool requestAllSensors(bool enable) const;
237 bool RequestManager::requestAllSensors(bool enable) const { in requestAllSensors() function in chre::RequestManager274 success &= requestAllSensors(enable); in requestBreakIt()