Searched refs:getUserDebugSensors (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorList.h51 const Vector<Sensor> getUserDebugSensors() const;
H A DSensorList.cpp82 const Vector<Sensor> SensorList::getUserDebugSensors() const { function in class:SensorList
H A DSensorService.cpp990 mSensors.getUserDebugSensors() : mSensors.getUserSensors();

Completed in 29 milliseconds