Home
last modified time | relevance | path

Searched refs:configureDirectChannel (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorDirectConnection.cpp129 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()
DSensorDevice.h103 int32_t configureDirectChannel(int32_t sensorHandle,
DSensorDevice.cpp874 int32_t SensorDevice::configureDirectChannel(int32_t sensorHandle, in configureDirectChannel() function in android::SensorDevice
/frameworks/native/services/sensorservice/hidl/
DDirectReportChannel.cpp36 int token = mManager.configureDirectChannel(mId, in configure()
/frameworks/native/libs/sensor/include/sensor/
DSensorManager.h66 int configureDirectChannel(int channelNativeHandle, int sensorHandle, int rateLevel);
/frameworks/native/libs/sensor/
DSensorManager.cpp288 int SensorManager::configureDirectChannel(int channelNativeHandle, int sensorHandle, int rateLevel)… in configureDirectChannel() function in android::SensorManager
/frameworks/base/native/android/
Dsensor.cpp203 return static_cast<SensorManager *>(manager)->configureDirectChannel( in ASensorManager_configureDirectReport()
/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp269 return mgr->configureDirectChannel(channelHandle, sensorHandle, rate); in nativeConfigDirectChannel()
/frameworks/base/core/java/android/hardware/
DSensorManager.java948 public int configureDirectChannel(SensorDirectChannel channel, Sensor sensor, int rateLevel) { in configureDirectChannel() method in SensorManager
/frameworks/base/api/
Dremoved.txt278 …method @Deprecated public int configureDirectChannel(android.hardware.SensorDirectChannel, android…
/frameworks/base/non-updatable-api/
Dremoved.txt278 …method @Deprecated public int configureDirectChannel(android.hardware.SensorDirectChannel, android…