HomeSort by relevance Sort by last modified time
    Searched refs:hasAnySensor (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/sensorservice/
SensorEventConnection.h 57 bool hasAnySensor() const;
SensorList.h 47 inline bool hasAnySensor() const { return mHandleMap.size() > 0;}
SensorEventConnection.cpp 117 bool SensorService::SensorEventConnection::hasAnySensor() const {
SensorService.cpp 395 } else if (!mSensors.hasAnySensor()) {
    [all...]

Completed in 262 milliseconds