Searched defs:configureChannel (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/sensor/
H A DISensorEventConnection.cpp91 virtual int32_t configureChannel(int32_t handle, int32_t rateLevel) { function in class:android::BpSensorEventConnection
149 status_t result = configureChannel(handle, rateLevel);
/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp86 int32_t SensorService::SensorDirectConnection::configureChannel(int handle, int rateLevel) { function in class:android::SensorService::SensorDirectConnection
H A DSensorEventConnection.cpp529 int32_t SensorService::SensorEventConnection::configureChannel(int handle, int rateLevel) { function in class:android::SensorService::SensorEventConnection
530 // SensorEventConnection does not support configureChannel, parameters not used

Completed in 968 milliseconds