Searched refs:hasSensor (Results 1 - 3 of 3) sorted by path

/frameworks/native/services/sensorservice/
H A DSensorEventConnection.cpp125 bool SensorService::SensorEventConnection::hasSensor(int32_t handle) const { function in class:android::SensorService::SensorEventConnection
H A DSensorEventConnection.h56 bool hasSensor(int32_t handle) const;
H A DSensorService.cpp500 if (connection->hasSensor(handle)) {
1160 if (c->hasSensor(handle)) {

Completed in 55 milliseconds