Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDirectConnection.cpp96 int32_t SensorService::SensorDirectConnection::configureChannel(int handle, int rateLevel) { in configureChannel() function in android::SensorService::SensorDirectConnection
DSensorEventConnection.cpp549 int32_t SensorService::SensorEventConnection::configureChannel(int handle, int rateLevel) { in configureChannel() function in android::SensorService::SensorEventConnection
/frameworks/native/libs/sensor/
DISensorEventConnection.cpp92 virtual int32_t configureChannel(int32_t handle, int32_t rateLevel) { in configureChannel() function in android::BpSensorEventConnection