Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp1749 int sensorDeviceId = getDeviceIdFromHandle(sensorHandle); in configureRuntimeSensorDirectChannel() local
1750 if (sensorDeviceId != c->getDeviceId()) { in configureRuntimeSensorDirectChannel()
1752 "to device %d", c->getDeviceId(), sensorDeviceId); in configureRuntimeSensorDirectChannel()