Searched defs:configureDirectChannel (Results 1 – 3 of 3) sorted by relevance
288 int SensorManager::configureDirectChannel(int channelNativeHandle, int sensorHandle, int rateLevel)… in configureDirectChannel() function in android::SensorManager
874 int32_t SensorDevice::configureDirectChannel(int32_t sensorHandle, in configureDirectChannel() function in android::SensorDevice
948 public int configureDirectChannel(SensorDirectChannel channel, Sensor sensor, int rateLevel) { in configureDirectChannel() method in SensorManager