Searched refs:getHalChannelHandle (Results 1 – 3 of 3) sorted by relevance
66 String8(mOpPackageName).c_str(), getHalChannelHandle(), mActivated.size()); in dump()83 proto->write(HAL_CHANNEL_HANDLE, getHalChannelHandle()); in dump()284 return dev.configureDirectChannel(handle, getHalChannelHandle(), config); in configure()331 int32_t SensorService::SensorDirectConnection::getHalChannelHandle() const { in getHalChannelHandle() function in android::SensorService::SensorDirectConnection
47 int32_t getHalChannelHandle() const;
1761 c->getHalChannelHandle(), sensorHandle, config->rate_level); in configureRuntimeSensorDirectChannel()1922 dev.unregisterDirectChannel(c->getHalChannelHandle()); in cleanupConnection()1926 runtimeSensorCallback->second->onDirectChannelDestroyed(c->getHalChannelHandle()); in cleanupConnection()