Searched refs:getDeviceIdFromHandle (Results 1 – 2 of 2) sorted by relevance
416 int getDeviceIdFromHandle(int handle) const;
216 int deviceId = getDeviceIdFromHandle(handle); in unregisterRuntimeSensor()1749 int sensorDeviceId = getDeviceIdFromHandle(sensorHandle); in configureRuntimeSensorDirectChannel()2008 int SensorService::getDeviceIdFromHandle(int handle) const { in getDeviceIdFromHandle() function in android::SensorService