Searched refs:getHalChannelHandle (Results 1 – 3 of 3) sorted by relevance
61 String8(mOpPackageName).string(), getHalChannelHandle(), mActivated.size()); in dump()129 int ret = dev.configureDirectChannel(handle, getHalChannelHandle(), &config); in configureChannel()155 dev.configureDirectChannel(i.first, getHalChannelHandle(), &config); in stopAll()179 dev.configureDirectChannel(i.first, getHalChannelHandle(), &config); in recoverAll()183 int32_t SensorService::SensorDirectConnection::getHalChannelHandle() const { in getHalChannelHandle() function in android::SensorService::SensorDirectConnection
44 int32_t getHalChannelHandle() const;
1381 dev.unregisterDirectChannel(c->getHalChannelHandle()); in cleanupConnection()