Searched defs:configureDirectChannel (Results 1 – 4 of 4) sorted by relevance
337 int SensorManager::configureDirectChannel(int channelNativeHandle, int sensorHandle, int rateLevel)… in configureDirectChannel() function in android::SensorManager
740 status_t AidlSensorHalWrapper::configureDirectChannel(int32_t sensorHandle, int32_t channelHandle, in configureDirectChannel() function in android::AidlSensorHalWrapper
330 status_t HidlSensorHalWrapper::configureDirectChannel(int32_t sensorHandle, int32_t channelHandle, in configureDirectChannel() function in android::HidlSensorHalWrapper
791 int32_t SensorDevice::configureDirectChannel(int32_t sensorHandle, int32_t channelHandle, in configureDirectChannel() function in android::SensorDevice